1.1 Binary file static/images/ESKP_poster_kacheln.jpg has changed
2.1 Binary file static/images/eskp_info_o3.png has changed
3.1 --- a/templates/eskp.html Thu May 15 11:11:14 2014 +0200
3.2 +++ b/templates/eskp.html Fri May 16 10:18:42 2014 +0200
3.3 @@ -2,11 +2,14 @@
3.4 {% block body %}
3.5 <div class="container">
3.6 <div class="col-lg-12">
3.7 - <a class="reference external" href="http://www.eskp.de"> <img src="/static/images/ESKP_poster_kacheln.jpg" alt="ESKP Platform"></a>
3.8 - <br>
3.9 +
3.10 <div class="row">
3.11 {{ content|safe }}
3.12 </div>
3.13 + <br>
3.14 + <div>
3.15 + <a class="reference external" href="http://www.eskp.de/startseite/#overlay/208"> <img src="/static/images/eskp_info_o3.png" alt="ESKP Platform"></a>
3.16 + </div>
3.17 </div>
3.18 </div>
3.19 {% endblock %}