sync
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
include_once('../includes/components/head.php');
|
||||
|
||||
echo '<h1>Home</h1>';
|
||||
|
||||
include_once('../includes/components/foot.php');
|
||||
Reference in New Issue
Block a user