website fix
This commit is contained in:
parent
e14794bc59
commit
309d08497b
58 changed files with 1690 additions and 363 deletions
6
_website/tos.php
Normal file
6
_website/tos.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php include(__DIR__ . '/includes/top.php'); include(__DIR__ . '/includes/menu.php'); ?>
|
||||
<div class="container-wide pad-40">
|
||||
<h1>Terms of Service</h1>
|
||||
<p>This is the terms of service placeholder.</p>
|
||||
</div>
|
||||
<?php include(__DIR__ . '/includes/footer.php'); ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue