role="main">
';
}
?>
'.$Tags.' ',', ','
');
//the_category();
//var_dump(get_the_category_list(',', '
[]
';
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 '
'));
//get_the_category;
if(get_the_category()){
$Category = get_theme_mod('btb_category_text','Category: ');
echo '
'.$Category.' ';
the_category(', ');
echo '
';
}
?>