<?php /** * Template Name: Testimonials Template * * Displays all of the head element and everything up until the "site-content" div. * * @package WordPress * @subpackage Punjab_Motor * @since Punjab Motor 1.0 */ ?> <?php get_header();?> <!-- Header End--> <!-- footer Start--> <?php get_footer();?>