website/thanks.php

8 lines
235 B
PHP

<? // Preamble
$pageName = "Thanks!";
require "parts/preamble.php"; // Load most of document
?>
<P>Your comments have been submitted to the QuakeForge team.
<P>Click to be sent back to the <a href="contact.php">Contact Us</a> page.