Large commit, multiple projects/labs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php define("TITLE", "Best Pizza In The World!"); ?>
|
||||
<?php include("template/header.php"); ?>
|
||||
<p>This is the content of the home page.</p>
|
||||
<?php include("template/footer.php"); ?>
|
||||
Reference in New Issue
Block a user