diff -r 08118e85dbb5 -r 9d02dff93fce templates/impressions_2013.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/impressions_2013.html Sun Jan 19 19:47:16 2014 +0100 @@ -0,0 +1,9 @@ +{% extends "theme.html" %} +{% block body %} + +
+ {{ content|safe }} +
+ + +{% endblock %}