diff -r bdcb12709012 -r 1de16074dd73 templates/eskp.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/eskp.html Thu May 08 13:38:54 2014 +0200 @@ -0,0 +1,15 @@ +{% extends "theme.html" %} +{% block body %} +
+
+ +
+ +
+ + {{ content|safe }} +
+ + +
+{% endblock %}