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 '
'; } ?>
'.$bootstrap_blank_Tags.' ', ', ', '
' ); if( get_the_category() ){ $bootstrap_blank_Category = get_theme_mod( 'bootstrap_blank_category_text', __( 'Category:', 'bootstrap-blank' ) . ' ' ); 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; ?>