1.1 --- a/templates/index.html Tue Jan 21 05:37:15 2014 +0100
1.2 +++ b/templates/index.html Tue Jan 21 06:05:07 2014 +0100
1.3 @@ -10,7 +10,11 @@
1.4 <a href="/competition" class="btn btn-default">{{ competition_info }}</a>
1.5 <a href="{{ url_for('dates') }}" class="btn btn-default">{{ dates }} </a>
1.6 <a href="{{ url_for('competition_2013') }}" class="btn btn-default">{{ impressions }}</a>
1.7 -
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>