File "page-contact.php"

Full Path: /home/elegucvf/public_html/video/wp-content/wp-includes/wp-includes/wp-includes/wp-content/themes/atlas/page-contact.php
File size: 173 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Template Name: Contact Page - Atlas
 *
 * @package Atlas
 */

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly

get_template_part( 'page' );
?>