PATH:
home
/
centosnipponia
/
public_html
/
nipponianl
/
wp-content
/
themes
/
airi
/
page-templates
<?php /* Template Name: Page Builder */ get_header(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; ?> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); ?>
[+]
..
[-] template_fullwidth.php
[edit]
[-] template_page-builder.php
[edit]
[-] .htaccess.disabled
[edit]