diff -r 08ffc7be6c23 -r 9bfd98868419 templates/ozoneloss.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/ozoneloss.html Mon May 05 16:36:25 2014 +0200 @@ -0,0 +1,22 @@ +{% extends "theme.html" %} +{% block body %} +
+
+
+ {{ content|safe }} +
+
+ + + + + + {{ year }} +
+{% endblock %}