diff --git a/templates/graph_base.html b/templates/graph_base.html
index 3ff2730..dae0eb3 100644
--- a/templates/graph_base.html
+++ b/templates/graph_base.html
@@ -17,3 +17,8 @@ h1.placeholder {
{% block graph %}
PUT A GRAPH HERE
{% endblock %}
{% endblock container %}
+
+{% block body_js %}
+
+
+{% endblock %}
diff --git a/templates/navbar.html b/templates/navbar.html
index db95ce4..71e65b0 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -7,7 +7,14 @@
Followers