diff --git a/templates/zephyr/base.html b/templates/zephyr/base.html
index 680db16be7..6d09ad08e0 100644
--- a/templates/zephyr/base.html
+++ b/templates/zephyr/base.html
@@ -6,10 +6,12 @@
Zephyr
+ {# We need to import jQuery before Bootstrap #}
+
+
-
diff --git a/templates/zephyr/index.html b/templates/zephyr/index.html
index 5639a1367b..9a11ca5385 100644
--- a/templates/zephyr/index.html
+++ b/templates/zephyr/index.html
@@ -7,8 +7,6 @@
{% block content %}
Hello {{ user_profile.user.username }}!
-
-