alignment of institutes image fixed
authorReimar Bauer <rb.proj AT googlemail DOT com>
Wed, 21 May 2014 14:09:44 +0200
changeset 285d15bd0525093
parent 284 e16f21603c55
child 286 703ed688e984
child 288 8f9f53afe855
alignment of institutes image fixed
templates/iek-7.html
     1.1 --- a/templates/iek-7.html	Wed May 21 14:08:38 2014 +0200
     1.2 +++ b/templates/iek-7.html	Wed May 21 14:09:44 2014 +0200
     1.3 @@ -1,13 +1,15 @@
     1.4  {% extends "theme.html" %} 
     1.5  {% block body %}
     1.6  <div class="container">
     1.7 - <div class="col-lg-12">
     1.8 -   <img src="/static/images/start_iek7.png">
     1.9 -    <br>
    1.10 - 	<div class="row">
    1.11 -    {{ content|safe }}
    1.12 - </div>
    1.13 -{{ author|safe }}
    1.14 -{% include "info_link.html" %}
    1.15 +    <img src="/static/images/start_iek7.png">
    1.16 +
    1.17 +    <div class="col-lg-12">
    1.18 +
    1.19 +        <div class="row">
    1.20 +             {{ content|safe }}
    1.21 +        </div>
    1.22 +        {{ author|safe }}
    1.23 +        {% include "info_link.html" %}
    1.24 +    </div>
    1.25  </div>
    1.26  {% endblock %}
Impressum Datenschutzerklärung