PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
themes
/
wilcity
/
templates
<?php /* * Template Name: Wilcity Page Builder */ get_header(); ?> <div class="wil-content"> <?php if ( class_exists('Vc_Manager') && defined('WILCITY_VC_SC') ) : ?> <div class="container"> <?php endif; ?> <?php if ( have_posts() ){ while (have_posts()){ the_post(); the_content(); } } ?> <?php if ( class_exists('Vc_Manager') && defined('WILCITY_VC_SC') ) : ?> </div> <?php endif; ?> </div> <?php get_footer();
[+]
..
[-] reset-password.php
[edit]
[-] mobile-app-homepage.php
[edit]
[-] taxonomy-template.php
[edit]
[-] confirm-account.php
[edit]
[-] page-builder.php
[edit]
[-] search-v2.php
[edit]
[-] quick-search.php
[edit]
[-] custom-login.php
[edit]
[-] .templates.php
[edit]
[-] event-template.php
[edit]
[-] map.php
[edit]
[-] search-without-map.php
[edit]