templates/impressions_2013.html
changeset 233 c97120328e9c
parent 232 ec1bb552ce55
child 234 c6b169e9fca0
     1.1 --- a/templates/impressions_2013.html	Mon May 05 10:04:09 2014 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,36 +0,0 @@
     1.4 -{% extends "theme.html" %}
     1.5 -{% block body %}
     1.6 -<div class="container">
     1.7 -    <div class="col-md-6">
     1.8 -      <div class="row">
     1.9 -      <h2>
    1.10 -        {{ competion }}
    1.11 -      </h2>
    1.12 -      <p>
    1.13 -          {{ introduction }}
    1.14 -      </p>
    1.15 -
    1.16 -
    1.17 -      {% for line in article %}
    1.18 -         <p>{{ line }}</p>
    1.19 -      {% endfor %}
    1.20 -          <p><a class="reference external" href="http://blog.zeit.de/dev/einfuehrung-programmieren-python-blender">Blogeintrag zum Kurs</a></p>
    1.21 -          </div>
    1.22 -        </div>
    1.23 -        <div class="col-md-6">
    1.24 -          <div class="module-thumbnail">
    1.25 -              <img class="img-responsive img-thumbnail" src="/static/images/archive/competitions/2013/contest2013a.jpg" alt="Anne" />
    1.26 -              <p class="text-primary"><em>{{ game_of_life }}</em></p>
    1.27 -              <img class="img-responsive img-thumbnail" src="/static/images/archive/competitions/2013/contest2013b.jpg" alt="Valentin" />
    1.28 -              <p class="text-primary"><em>{{ skat_simulation }}</em></p>
    1.29 -          </div>
    1.30 -          <div class="flex-video widescreen" style="margin: 0 auto;text-align:center;">
    1.31 -          <iframe frameborder="0"
    1.32 -          src="//www.youtube.com/embed/BfEcIAzdv9M"
    1.33 -          allowfullscreen="allowfullscreen">
    1.34 -        </iframe>
    1.35 -         <p class="text-primary"><em>{{ awards }}</em></p>
    1.36 -       </div>
    1.37 -      </div>
    1.38 -</div>
    1.39 -{% endblock %}
Impressum Datenschutzerklärung