1.1 --- a/templates/index.html Mon Jan 20 06:22:45 2014 +0100
1.2 +++ b/templates/index.html Mon Jan 20 06:41:01 2014 +0100
1.3 @@ -7,9 +7,9 @@
1.4 <div class="module-content">
1.5 <h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren</h1>
1.6 <h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
1.7 - <a type="button" class="btn btn-default" href="/competition">{{ competition_info }}</a>
1.8 - <a type="button" class="btn btn-default" href="{{ url_for('dates') }}">{{ dates }}</a>
1.9 - <a type="button" class="btn btn-default" href="{{ url_for('competition_2013') }}">{{ impressions }}</a>
1.10 + <a href="/competition" class="btn btn-default">{{ competition_info }}</a>
1.11 + <a href="{{ url_for('dates') }}" class="btn btn-default">{{ dates }} </a>
1.12 + <a href="{{ url_for('competition_2013') }}" class="btn btn-default">{{ impressions }}</a>
1.13
1.14 </div>
1.15 </div>
1.16 @@ -36,9 +36,10 @@
1.17 </div>
1.18 <div class="module-body">
1.19 <ul class="list-inline">
1.20 - <li><a href="https://twitter.com/pymove3d"><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.21 - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.22 - <g id="Ebene_2">
1.23 + <li><a href="https://twitter.com/pymove3d">
1.24 + <svg version="1.1" id="Ebene_1a" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.25 + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.26 + <g id="Ebene_2a">
1.27 <path fill="#FDC91A" d="M25.5,4h-19C5.125,4,4,5.125,4,6.5v19C4,26.875,5.125,28,6.5,28h19c1.375,0,2.5-1.125,2.5-2.5v-19
1.28 C28,5.125,26.875,4,25.5,4 M23.143,12.908c0.006,0.153,0.012,0.309,0.012,0.464c0,4.737-3.606,10.2-10.2,10.2
1.29 c-2.025,0-3.909-0.594-5.495-1.611c0.281,0.033,0.566,0.051,0.855,0.051c1.68,0,3.226-0.572,4.452-1.533
1.30 @@ -51,15 +52,18 @@
1.31 </g>
1.32 </svg>
1.33 </a></li>
1.34 - <li><a href="https://www.facebook.com/pages/pymove3D/676872565661173"><svg version="1.1" id="Ebene_3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.35 - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.36 + <li><a href="https://www.facebook.com/pages/pymove3D/676872565661173">
1.37 + <svg version="1.1" id="Ebene_3" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.38 + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.39 <g id="Ebene_4">
1.40 <path fill="#FDC91A" d="M28,6.5v19c0,1.375-1.125,2.5-2.5,2.5H20V18h3v-3h-3l0.005-1.673c0-0.9,0.302-1.327,1.597-1.327H23V8h-4
1.41 c-3,0-3,3-3,4v3h-2v3h2v10H6.5C5.125,28,4,26.875,4,25.5v-19C4,5.125,5.125,4,6.5,4h19C26.875,4,28,5.125,28,6.5"/>
1.42 </g>
1.43 - </svg></a></li>
1.44 - <li><a href="https://plus.google.com/u/0/communities/107654933404793509482"><svg version="1.1" id="Ebene_5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.45 - width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.46 + </svg>
1.47 + </a></li>
1.48 + <li><a href="https://plus.google.com/u/0/communities/107654933404793509482">
1.49 + <svg version="1.1" id="Ebene_5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
1.50 + width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
1.51 <g id="Ebene_6">
1.52 <g>
1.53 <path fill="#FDC91A" d="M9.424,20.49C9.267,20.37,9,20.234,9,19.92v-1.064c-1.375,0.021-4.435-0.201-5-3.505v7.373
1.54 @@ -101,7 +105,7 @@
1.55 </div>
1.56 </div>
1.57 </div>
1.58 - </div>
1.59 +</div>
1.60 </div><!-- course -->
1.61
1.62 {% endblock %}