Update the footer and header to match HPR new website
This commit is contained in:
@@ -297,9 +297,6 @@ $body="give";
|
||||
include 'header.php';
|
||||
|
||||
?>
|
||||
|
||||
<main id="maincontent">
|
||||
<hr />
|
||||
<article>
|
||||
<header>
|
||||
<h1>Thank you</h1>
|
||||
@@ -324,8 +321,6 @@ include 'header.php';
|
||||
<?php print date('Y-m-d\TH:i:s') . "\t" . getUserIP() . "\t" . $db_key . "\t" . $_SERVER["HTTP_USER_AGENT"]; ?>
|
||||
</pre>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<?php
|
||||
include 'footer.php';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user