summaryrefslogtreecommitdiff
path: root/src/templates/pages/contact.html.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/pages/contact.html.ftl')
-rw-r--r--src/templates/pages/contact.html.ftl4
1 files changed, 2 insertions, 2 deletions
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>
</@noticebox>
- <@textcontent>
+ <@content class="text">
<h1>Contact Us</h1>
<p>
@@ -30,7 +30,7 @@
<p><input type="submit" value="Send" /></p>
</form>
- </@textcontent>
+ </@content>
</@commonpage>