diff --git a/templates/graph_base.html b/templates/graph_base.html index dae0eb3..88c9ff1 100644 --- a/templates/graph_base.html +++ b/templates/graph_base.html @@ -13,9 +13,9 @@ h1.placeholder { {% block container %} {% include "navbar.html" %} -
+{#
#} {% block graph %}

PUT A GRAPH HERE

{% endblock %} -
+{#
#} {% endblock container %} {% block body_js %}