diff --git a/comic/templates/base.html b/comic/templates/base.html
index a6696b3..6e5fb3d 100644
--- a/comic/templates/base.html
+++ b/comic/templates/base.html
@@ -15,9 +15,10 @@
{% bootstrap_css %}
-
+
+
@@ -60,8 +61,14 @@
================================================== -->
{% bootstrap_javascript jquery='full' %}
-
+
+
{% block script %}
{% endblock %}