From 88f4f7275c127942017cd161e833064018d34b69 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Mon, 23 Jan 2023 19:07:13 +0000 Subject: [PATCH] added construction template and faq page --- templates/construction.html.php | 3 +++ templates/layout.html.php | 1 + 2 files changed, 4 insertions(+) create mode 100644 templates/construction.html.php diff --git a/templates/construction.html.php b/templates/construction.html.php new file mode 100644 index 0000000..e3bfad4 --- /dev/null +++ b/templates/construction.html.php @@ -0,0 +1,3 @@ +
+

This Page is Currently Under Construction!

+
\ No newline at end of file diff --git a/templates/layout.html.php b/templates/layout.html.php index d07ee39..613cd58 100644 --- a/templates/layout.html.php +++ b/templates/layout.html.php @@ -24,6 +24,7 @@ +
  • FAQ
  • About Us