Start adding and organizing content.
This commit is contained in:
9
pages/support.php
Normal file
9
pages/support.php
Normal file
@ -0,0 +1,9 @@
|
||||
#!/usr/bin/php
|
||||
|
||||
<?php
|
||||
include "helpers/body_open.php";
|
||||
|
||||
|
||||
include "helpers/body_close.php";
|
||||
?>
|
||||
|
Reference in New Issue
Block a user