diff -r 6cf356c2969d -r ba828373ac1d templates/ozoneloss_decadal.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/ozoneloss_decadal.html Tue Jan 21 12:49:47 2020 +0100 @@ -0,0 +1,20 @@ +{% extends "theme.html" %} +{% block body %} +
+
+
+ {{ content|safe }} +
+
+
+ O3 column time series +
+
+ +
+ {{ content_explanation|safe }} + {{ modal_info|safe }} +
+
+
+{% endblock %}