diff --git a/templates/base.html b/templates/base.html
index 86691df..b3ed6ca 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -4,15 +4,17 @@
{% include "head.html" %}
-
- {% include "header.html" %}
-
-
- {% block content %}
- {% endblock content %}
-
-
+
+
+ {% include "header.html" %}
+
+
+ {% block content %}
+ {% endblock content %}
+
+
+