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
@@ -1,44 +1,46 @@
{{define "footer"}}
{{end}}
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
@@ -1,41 +1,42 @@
{{define "footer"}}
{{template "foot" .}}
{{template "body-end" .}}
{{end}}
{{define "foot"}}
{{end}}
{{define "body-end"}}