Rev 36 | Rev 42 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<?php
include_once( 'header.php' );
?>
<p>Home Page</p>
include_once( 'footer.php' );