diff --git a/templates/base.html b/templates/base.html
index 2067d7d..7cabe2d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -69,23 +69,14 @@
{% endwith %}
});
-
-
-
-
-
-
-
+{% block scripts %}
-
-
-
-{% block scripts %}{% endblock %}
-
+{% endblock %}
+