diff options
Diffstat (limited to 'templates/site/about/faq.html')
-rw-r--r-- | templates/site/about/faq.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/site/about/faq.html b/templates/site/about/faq.html new file mode 100644 index 0000000..0ad0c1a --- /dev/null +++ b/templates/site/about/faq.html @@ -0,0 +1,3 @@ +<h2>Frequently Anticipated Questions</h2> +<li><i>A question?</i></li> +<p>Yes, that is a question. Nice one</p> |