website/tesses.net/server/index.php

4 lines
88 B
PHP

<?php include("../heading.php") ?>
<h1>My Server</h1>
<?php include("../footer.php") ?>