';
get_template_part('/inc/module/breadcrumb');
echo '';
}
do_action('airinblog_hook_before_article');
?>
';
$prev_next = true;
if (get_theme_mod('airinblog_cus_pagination_next', 0) == 1) {
$prev_next = false;
}
$show_all = false;
if (get_theme_mod('airinblog_cus_pagination_num_all', 0) == 1) {
$show_all = true;
}
?>
max_num_pages > 1) {
?>