HHH-www/admin/index.php

12 lignes
110 B
PHP

<?php
include 'include/head.php';
?>
<div id="main">
</div>
<?php
include 'include/foot.php';
?>