website/tesses.net/server/index.php

3 lines
87 B
PHP

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