1.1 --- a/templates/de/archive/competitions/2013/index.html Sun Jan 19 09:45:22 2014 +0100
1.2 +++ b/templates/de/archive/competitions/2013/index.html Sun Jan 19 10:09:19 2014 +0100
1.3 @@ -1,6 +1,23 @@
1.4 {% extends "theme.html" %}
1.5 {% block body %}
1.6 <div class="container">
1.7 + <div class="col-md-12 col-yellow">
1.8 + <div class="module-content">
1.9 + <p class="text-center">
1.10 + <img src="/static/images/archive/competitions/2013/contest2013a.jpg" alt="Anne" />
1.11 + <img src="/static/images/archive/competitions/2013/contest2013b.jpg" alt="Valentin" />
1.12 + </p>
1.13 + <!--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.14 + <h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
1.15 + <a type="button" class="btn btn-default"
1.16 + href="/competition">Infos zum Wettbewerb</a>
1.17 + <a type="button" class="btn btn-default"
1.18 + href="{{ url_for('dates') }}">Termine</a-->
1.19 + </div>
1.20 + </div>
1.21 + </div>
1.22 +</div>
1.23 +<div class="container">
1.24 <div class="col-lg-12">
1.25 <h2>
1.26 Wettbewerb 2013
1.27 @@ -16,7 +33,7 @@
1.28 </p>
1.29 <p>
1.30 <a class="btn btn-lg btn-primary"
1.31 - href="/comptetition_2014"
1.32 + href="/competition/2014"
1.33 role="button">Competition 2014</a>
1.34 </p>
1.35 </div>