diff --git a/src/snek/templates/app.html b/src/snek/templates/app.html
index 5e30845..31f5d7f 100644
--- a/src/snek/templates/app.html
+++ b/src/snek/templates/app.html
@@ -17,6 +17,7 @@
   
 
   
+
 
 
   
diff --git a/src/snek/templates/base.html b/src/snek/templates/base.html
index a7cc1c5..df0796c 100644
--- a/src/snek/templates/base.html
+++ b/src/snek/templates/base.html
@@ -20,7 +20,7 @@
     
     
     
-
+    
     {% block head %}
     {% endblock %}
 
@@ -35,4 +35,4 @@
     {% endblock %}