diff --git a/templates/include/footer.tmpl b/templates/include/footer.tmpl
index c6f4b87..8e3dec9 100644
--- a/templates/include/footer.tmpl
+++ b/templates/include/footer.tmpl
@@ -8,6 +8,7 @@
about
{{if and .LocalTimeline .CanViewReader}}reader{{end}}
{{if .Username}}writer's guide{{end}}
+ contact
privacy
powered by writefreely
{{else}}
@@ -25,6 +26,7 @@
diff --git a/templates/user/include/footer.tmpl b/templates/user/include/footer.tmpl
index a2fe989..c12e84d 100644
--- a/templates/user/include/footer.tmpl
+++ b/templates/user/include/footer.tmpl
@@ -11,6 +11,7 @@
{{if not .SingleUser}}about{{end}}
{{if and (not .SingleUser) .LocalTimeline}}reader{{end}}
writer's guide
+ {{if not .SingleUser}}contact{{end}}
{{if not .SingleUser}}privacy{{end}}
{{if .WFModesty}}
powered by writefreely