diff --git a/templates/_base.html b/templates/_base.html
index 0954cb1..e9a03eb 100644
--- a/templates/_base.html
+++ b/templates/_base.html
@@ -277,14 +277,10 @@ body {
{% include "_messages.html" %}
{% block content %}{% endblock %}
- {% include "footer.html" %}
-
-
-
-
-
-
+
+ {% include "footer.html" %}
+