<?php
// Header File
 get_header();

		  
 //Footer FIle
 get_footer();
?>