From 55e19559739d879f31ff5bd2fdcfa8a6cc055a34 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sat, 31 Aug 2013 23:45:48 -0700 Subject: Cleaning up content macro. Adding favicon. Fixing static content. --- src/templates/pages/contact.html.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/templates/pages/contact.html.ftl') diff --git a/src/templates/pages/contact.html.ftl b/src/templates/pages/contact.html.ftl index 40499cc..d8a0a29 100644 --- a/src/templates/pages/contact.html.ftl +++ b/src/templates/pages/contact.html.ftl @@ -5,7 +5,7 @@ <@noticebox> - <@textcontent> + <@content class="text">

Contact Us

@@ -30,7 +30,7 @@

- + -- cgit v1.2.3