Go to most recent revision | Details | Last modification | View Log | RSS feed
<?php
include_once( 'header.php' );
?>
<p>Home Page</p>
include_once( 'footer.php' );