diff -r 6a8a901ba550 -r 32918c5a2ea3 templates/ozoneloss_years.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/ozoneloss_years.html Wed May 07 09:56:22 2014 +0200 @@ -0,0 +1,23 @@ +{% extends "theme.html" %} +{% block body %} +
+
+
+ {{ content|safe }} +
+ + + + + + {{ year }} +
+ +
+{% endblock %}