diff --git a/rowers/templates/boxplot.html b/rowers/templates/boxplot.html
index 6e287090..346a780e 100644
--- a/rowers/templates/boxplot.html
+++ b/rowers/templates/boxplot.html
@@ -11,7 +11,8 @@
Bokeh.set_log_level("info");
-{{ interactiveplot |safe }}
+
+
+
+
+
{% endblock %}
diff --git a/rowers/templates/cum_flex.html b/rowers/templates/cum_flex.html
index 81268e7a..ea74a7ae 100644
--- a/rowers/templates/cum_flex.html
+++ b/rowers/templates/cum_flex.html
@@ -6,8 +6,23 @@
{% block content %}
-{{ js_res | safe }}
-{{ css_res| safe }}
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-{{ interactiveplot |safe }}
+
+
+