mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-08-11 04:26:15 -05:00
Housekeeping
- Moving to HTMX integration - Improving links for local use - File structure - Hiding clutter
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
<?php
|
||||
$title = 'Card Conjurer - Legal';
|
||||
$desc = 'One does not simply make custom cards. Inform yourself on any rules and restrictions by reading these terms and conditions.';
|
||||
include('../globalHTML/header-1.php');
|
||||
?>
|
||||
<!-- START OF CONTENT -->
|
||||
<h2 class='readable-background header-extension title center margin-bottom-large'>Terms and Conditions</h2>
|
||||
<div class='main-content'>
|
||||
<div class='readable-background layer margin-bottom-large'>
|
||||
@@ -62,4 +58,4 @@ include('../globalHTML/header-1.php');
|
||||
</h5>
|
||||
</div>
|
||||
</div>
|
||||
<?php include('../globalHTML/footer.php'); ?>
|
||||
<!-- END OF CONTENT -->
|
Reference in New Issue
Block a user