diff --git a/templates/base.html b/templates/base.html
index 7e3ced7..cdf5348 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -6,7 +6,7 @@
{% include 'head.html' %}
-
+
{% block navbar %}
diff --git a/templates/head.html b/templates/head.html
index 76f1b8e..089d18a 100644
--- a/templates/head.html
+++ b/templates/head.html
@@ -10,5 +10,7 @@
+{##}
+
\ No newline at end of file