diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl
index 114f509e58..c3da795e48 100644
--- a/templates/base/footer.tmpl
+++ b/templates/base/footer.tmpl
@@ -14,8 +14,10 @@
{{template "base/footer_content" .}}
-
+ {{if .IsIFC}}
+
+ {{end}}
{{template "custom/footer" .}}