1.1 --- a/templates/index.html Thu Jan 23 14:45:18 2014 +0100
1.2 +++ b/templates/index.html Thu Jan 23 14:46:16 2014 +0100
1.3 @@ -9,19 +9,28 @@
1.4 <h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
1.5 <a href="/competition" class="btn btn-default">{{ competition_info }}</a>
1.6 <a href="{{ url_for('dates') }}" class="btn btn-default">{{ dates }} </a>
1.7 - <a href="{{ url_for('competition_2013') }}" class="btn btn-default">{{ impressions }}</a>
1.8 - <p style="padding-top:1em;color:white;">Einsendeschluss:
1.9 - <span>
1.10 - <strong style="">1. Mai 2014</strong>
1.11 - </span>
1.12 - </p>
1.13 </div>
1.14 </div>
1.15 </div>
1.16 </div>
1.17
1.18 <div class="module module-course">
1.19 - {% include "claims.html" %}
1.20 + <div class="container">
1.21 + <div class="col-md-12 module-info">
1.22 + <div class="col-sm-6">
1.23 + <div class="module-heading">
1.24 + <h3 class="module-title">Python bewegt die Welt</h3>
1.25 + </div>
1.26 + <div class="module-body">
1.27 + <ul>
1.28 + <li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
1.29 + der Softwareentwicklung eignet. </li>
1.30 + <li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
1.31 + entwickelt worden.</li>
1.32 + <li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
1.33 + </ul>
1.34 + </div>
1.35 + </div>
1.36 <div class="col-sm-6">
1.37 <div class="">
1.38 <div class="module-heading">
1.39 @@ -92,25 +101,34 @@
1.40 </div>
1.41
1.42 </div>
1.43 -
1.44 - <div class="col-sm-6">
1.45 - <div class="">
1.46 - <div class="module-heading">
1.47 - <h3 class="module-title">Python bewegt die Welt</h3>
1.48 - </div>
1.49 - <div class="module-body">
1.50 - <ul>
1.51 - <li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
1.52 - der Softwareentwicklung eignet. </li>
1.53 - <li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
1.54 - entwickelt worden.</li>
1.55 - <li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
1.56 - </ul>
1.57 - </div>
1.58 - </div>
1.59 - </div>
1.60 + </div> <!-- End: module.info -->
1.61 + {% include "claims.html" %}
1.62 </div>
1.63 </div><!-- course -->
1.64 -
1.65 +<div class="module module-impression">
1.66 + <div class="container">
1.67 + <div class="col-md-2 col-md-offset-2">
1.68 + <svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.69 + width="112px" height="112px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.70 +<g id="Ebene_5">
1.71 + <path fill="#FFFFFF" d="M24.7,22.381v2c0,0.115-0.097,0.268-0.214,0.268H6.515c-0.118,0-0.214-0.151-0.214-0.268v-2
1.72 + c0-0.843,0.159-1.189,0.8-1.553c0.515-0.293,3.974-2.281,5.6-2.979v-3.015c-0.499-0.363-0.8-0.927-0.8-1.787V10.66
1.73 + c0-1.979,1.2-3.6,3.6-3.6c2.399,0,3.601,1.621,3.601,3.6v2.388c0,0.852-0.302,1.413-0.8,1.778v3.021
1.74 + c1.726,0.697,5.087,2.687,5.601,2.979C24.541,21.191,24.7,21.538,24.7,22.381 M6.507,19.785l0.111-0.064
1.75 + c1.825-1.041,3.281-1.835,4.361-2.381C10.48,17.096,9.968,16.874,9.5,16.73v-2.102c0.8-0.253,0.8-0.644,0.8-1.237v-1.427
1.76 + c0-1.377-0.73-2.504-2.4-2.504s-2.4,1.127-2.4,2.504v1.427c0,0.599,0,0.99,0.8,1.243v2.096c-1.6,0.487-3.711,1.869-4.07,2.074
1.77 + c-0.445,0.252-0.73,0.492-0.73,1.08v1.391c0,0.08,0.067,0.187,0.15,0.187h3.54C5.336,20.805,5.693,20.248,6.507,19.785
1.78 + M28.771,18.805c-0.359-0.205-2.471-1.587-4.07-2.074v-2.102c0.8-0.253,0.8-0.644,0.8-1.237v-1.427
1.79 + c0-1.377-0.729-2.504-2.399-2.504s-2.399,1.127-2.399,2.504v1.427c0,0.599,0,0.99,0.8,1.243v2.096
1.80 + c-0.463,0.142-0.967,0.359-1.461,0.6c1.532,0.763,3.361,1.822,4.168,2.289l0.287,0.166c0.812,0.463,1.17,1.02,1.314,1.676h3.543
1.81 + c0.082,0,0.147-0.105,0.147-0.186v-1.392C29.5,19.297,29.216,19.057,28.771,18.805"/>
1.82 +</g>
1.83 +</svg>
1.84 + </div>
1.85 + <div class="col-md-8">
1.86 + <h3 style="padding-top:30px;">
1.87 + <a href="{{ url_for('competition_2013') }}" class=""> {{ impressions }} und Preisverleihung 2013</a></h3>
1.88 + </div>
1.89 + </div>
1.90 {% endblock %}
1.91