/home/preegmxb/gymnyou.com/wp-content/themes/authentic/template-meet-team.php
<?php
/**
 * Template Name: Meet The Team
 * Template Post Type: page
 *
 * @package Authentic
 */

__( 'Meet The Team', 'authentic' );

// Include default page template.
get_template_part( 'page' );