From bc99ae32719f90606c0531b7203a9867afb56dd1 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Tue, 13 Nov 2012 23:02:38 +0000 Subject: Removed Resources page and added a Contact page. --- contact.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 contact.php (limited to 'contact.php') diff --git a/contact.php b/contact.php new file mode 100644 index 0000000..32cc00d --- /dev/null +++ b/contact.php @@ -0,0 +1,24 @@ +display("contact.tpl"); + +?> -- cgit v1.2.3