# HG changeset patch # User Reimar Bauer # Date 1399909509 -7200 # Node ID e3c954e18f0b990e2d9a1c93f31ebce1d7991b51 # Parent ef09f1385f21a74bd333a5151b4b428d9a860fa5 new image of ESKP inplace diff -r ef09f1385f21 -r e3c954e18f0b static/images/ESKP_poster_kacheln.jpg Binary file static/images/ESKP_poster_kacheln.jpg has changed 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 %}