Start adding and organizing content.
This commit is contained in:
12
pages/helpers/body_open.php
Normal file
12
pages/helpers/body_open.php
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
<?php
|
||||
include "header.php"
|
||||
?>
|
||||
|
||||
<body>
|
||||
|
||||
<?php
|
||||
include "menu.php"
|
||||
?>
|
||||
|
Reference in New Issue
Block a user