role="main">

'; the_post_thumbnail('full', array('class'=>'img-responsive single_post_feature_image single_post_image','title'=> get_the_title(),'alt'=> get_the_title() . ' images')); echo '
'; } ?>
'.$Tags.' ',', ','
'); //the_category(); //var_dump(get_the_category_list(',', '
')); //get_the_category; if(get_the_category()){ $Category = get_theme_mod('btb_category_text','Category: '); echo ''; } ?>
'
' . __('Pages:', 'bootstrap-blank'), 'after' => '
', 'link_before' => '', 'link_after' => '', 'next_or_number' => 'number', 'separator' => ' ', 'nextpagelink' => __('Next page ', 'bootstrap-blank'), 'previouspagelink' => __(' Previous page', 'bootstrap-blank'), 'pagelink' => '%', 'echo' => 1 ); wp_link_pages($defaults); ?>
'; comments_template(); echo '
'; endif; ?>