░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/home/fotosel/.trash/wp-content.1/themes/ample/page-templates
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: template-contact.php
<?php /** * Template Name: Contact Page Template * * Displays the Contact Page Template of the theme. * * @package ThemeGrill * @subpackage Ample * @since Ample 0.1 */ ?> <?php get_header(); do_action( 'ample_before_body_content' ); ?> <div class="single-page clearfix"> <div class="inner-wrap"> <div id="primary" class="content-box"> <div id="content"> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', 'page' ); ?> <?php endwhile; ?> </div> <?php ample_both_sidebar_select(); ?> </div> <?php ample_sidebar_select(); ?> </div><!-- .inner-wrap --> </div><!-- .single-page --> <?php do_action( 'ample_after_body_content' ); get_footer(); ?>
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 template-business.php
PHP
548 B
2022-06-15 09:43
EDIT
📄 template-contact.php
PHP
857 B
2022-06-15 09:43
EDIT