Massive improvements

This commit is contained in:
Mohamad Damaj 2024-03-30 03:24:28 +02:00
parent 0e306baacb
commit aa513e6e41
12 changed files with 171 additions and 5 deletions

View file

@ -7,7 +7,7 @@
</head>
<body>
<?php include '/var/www/html/templates/header.php' ;?>
<p>Hello World!</p>
<font size=25px><b>Coming Soon! (Don't count on it tho)</b></font>
<?php include '/var/www/html/templates/footer.php' ;?>
</body>
</html>