Add Server.php
This commit is contained in:
parent
f013429bf2
commit
efce2dc928
|
@ -0,0 +1,3 @@
|
|||
<?php include("../heading.php") ?>
|
||||
<h1>My Server</h1>
|
||||
<?php include("../footer.php") ?>
|
Loading…
Reference in New Issue