PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
bumbleb
<?php get_header(); ?> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12"> <div id="main-content" class="main-content"> <div id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <?php // Start the Loop. while ( have_posts() ) : the_post(); // Include the page content template. get_template_part( 'templates/content/content', 'page'); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) { comments_template(); } endwhile; ?> </div><!-- #content --> </div><!-- #primary --> </div><!-- #main-content --> </div> </div> </div> <?php get_footer();
[+]
woocommerce
[+]
js
[+]
customizer
[+]
wc-vendors
[-] search.php
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[+]
..
[-] sidebar.php
[edit]
[-] breadcrumb.php
[edit]
[+]
languages
[-] single.php
[edit]
[-] footer.php
[edit]
[+]
sass
[-] header.php
[edit]
[-] style.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] readme.txt
[edit]
[+]
templates
[-] search-form.php
[edit]
[-] author.php
[edit]
[-] search-form2.php
[edit]
[-] single-bwp_megamenu.php
[edit]
[-] screenshot.png
[edit]
[+]
fonts
[+]
plugins
[+]
page-templates
[-] functions.php
[edit]
[+]
images
[-] archive.php
[edit]
[+]
dokan
[-] no-results.php
[edit]
[-] comments.php
[edit]
[-] single-bwp_footer.php
[edit]
[+]
inc