PATH:
home
/
lab2454c
/
biocei.com
/
wp-content
/
themes
/
biocei
<?php /** * The template for displaying all single posts * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post * * @package WP_Bootstrap_Starter */ get_header(); ?> <section id="primary" class="content-area col-sm-12 col-md-12 col-lg-8"> <div id="main" class="site-main" role="main"> <?php while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content', get_post_format() ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) : comments_template(); endif; endwhile; // End of the loop. ?> </div><!-- #main --> </section><!-- #primary --> <?php get_sidebar(); get_footer();
[+]
woocommerce
[-] template-climate-delivery-initiative.php
[edit]
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] template-learning-laboratory.php
[edit]
[-] template-funding.php
[edit]
[-] index.php
[edit]
[-] woocommerce.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] blank-page-with-container.php
[edit]
[-] single.php
[edit]
[-] template-programs.php
[edit]
[-] footer.php
[edit]
[-] template-events.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] template-team.php
[edit]
[-] template-our-work.php
[edit]
[-] template-governance.php
[edit]
[-] single-attachment.php
[edit]
[-] template-overview.php
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] template-news-events.php
[edit]
[-] template-Integrated-results-frameworks.php
[edit]
[-] functions.php
[edit]
[-] template-work-asia.php
[edit]
[-] template-programs-details.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[-] error_log
[edit]
[+]
template-parts
[-] template-events-listing.php
[edit]
[-] comments.php
[edit]
[-] template-contact.php
[edit]
[+]
inc