<?php /** * Template Name: Meet The Team * Template Post Type: page * * @package Authentic */ __( 'Meet The Team', 'authentic' ); // Include default page template. get_template_part( 'page' );