From 2d290b23c402561ef30c1de665895c120dd79483 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 31 Jul 2012 22:34:08 -0700 Subject: Everything related to the scoreboard. New feedback page. Changed the speed of the pauses on checkpoints during a path animation. Changed how notifications are recieved. --- pages/feedback.php | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 pages/feedback.php (limited to 'pages/feedback.php') diff --git a/pages/feedback.php b/pages/feedback.php new file mode 100644 index 0000000..dfe022f --- /dev/null +++ b/pages/feedback.php @@ -0,0 +1,71 @@ + + I'm Reading this right now.
+ Well, obviously I'm not reading it right NOW.
+ I guess what I meant to say is that I'll be reading it soon.
+ Wow this redirect is taking a while.. Sorry
+ Are you still here?
+ Something must be wrong, you should really have been redirected by now", $mydomain, 8); + exit; +} + +htmlHeader(array(), 'Feedback & Contact', 'Send feedback or contact us.'); +?> + + + + Sorry, you must be logged in to use this. +
Please email us instead @ snap@pathery.com + "; + exit; +} + + +?> + + +
+

Contact us

+

Send us a line!

+ +

Thanks so much for taking the time to say hello! + +

+ +
+ + +

+ +Title:
+ +
+ + Please email me back +

+ + +
+ +
+ + + \ No newline at end of file -- cgit v1.2.3