3 lines
87 B
PHP
3 lines
87 B
PHP
|
<?php include("../heading.php") ?>
|
||
|
<h1>My Server</h1>
|
||
|
<?php include("../footer.php") ?>
|