website/thanks.php

8 lines
235 B
PHP
Raw Normal View History

<? // Preamble
$pageName = "Thanks!";
require "parts/preamble.php"; // Load most of document
2000-05-22 19:54:40 +00:00
?>
<P>Your comments have been submitted to the QuakeForge team.
2000-07-08 18:53:04 +00:00
<P>Click to be sent back to the <a href="contact.php">Contact Us</a> page.