Subversion Repositories computer_asset_manager_v2

Rev

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>

<?php
   include_once( 'footer.php' );
?>