diff --git a/templates/base/footer_content.tmpl b/templates/base/footer_content.tmpl
index 85f8eb576..42084b871 100755
--- a/templates/base/footer_content.tmpl
+++ b/templates/base/footer_content.tmpl
@@ -32,7 +32,7 @@
{{if .IsSigned}}
{{else}}
-
+
{{end}}
{{template "custom/extra_links_footer" .}}
diff --git a/templates/base/footer_content_fluid.tmpl b/templates/base/footer_content_fluid.tmpl
index 8c734c1b2..6d3cada9e 100644
--- a/templates/base/footer_content_fluid.tmpl
+++ b/templates/base/footer_content_fluid.tmpl
@@ -31,7 +31,7 @@
{{if .IsSigned}}
{{else}}
-
+
{{end}}
{{template "custom/extra_links_footer" .}}