diff -r ef09f1385f21 -r e3c954e18f0b templates/eskp.html --- a/templates/eskp.html Mon May 12 17:39:12 2014 +0200 +++ b/templates/eskp.html Mon May 12 17:45:09 2014 +0200 @@ -1,15 +1,12 @@ {% extends "theme.html" %} {% block body %}
-
- -
- -
- - {{ content|safe }} -
- - +
+ ESKP Platform +
+
+ {{ content|safe }} +
+
{% endblock %}