diff --git a/templates/graph_base.html b/templates/graph_base.html
index dae0eb3..fea07b5 100644
--- a/templates/graph_base.html
+++ b/templates/graph_base.html
@@ -17,8 +17,11 @@ h1.placeholder {
{% block graph %}
PUT A GRAPH HERE
{% endblock %}
{% endblock container %}
+<<<<<<< HEAD
{% block body_js %}
{% endblock %}
+=======
+>>>>>>> fork/feature/ui
diff --git a/templates/navbar.html b/templates/navbar.html
index 664df17..807f103 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -4,6 +4,7 @@