templates/index.html
changeset 168 da7e673fae7b
parent 160 e4f16be8b5b0
child 171 477ad271570e
equal deleted inserted replaced
167:e928502fe563 168:da7e673fae7b
     6     <div class="col-md-6 col-yellow">
     6     <div class="col-md-6 col-yellow">
     7       <div class="module-content">
     7       <div class="module-content">
     8 	<h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren</h1>
     8 	<h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren</h1>
     9 	<h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
     9 	<h4 class="" style="color:white;">3D Objekte mit Python steuern & bewegen</h4>
    10 	<a type="button" class="btn btn-default"
    10 	<a type="button" class="btn btn-default"
    11 	   href="/competition">{{ _('competition_info') }}</a>
    11 	   href="/competition">{{ competition_info }}</a>
    12 	<a  type="button" class="btn btn-default"  
    12 	<a  type="button" class="btn btn-default"  
    13 	    href="{{ url_for('dates') }}">{{ _('dates') }}</a>
    13 	    href="{{ url_for('dates') }}">{{ dates }}</a>
    14       </div>
    14       </div>
    15     </div>
    15     </div>
    16   </div>  
    16   </div>  
    17 </div>
    17 </div>
    18 
    18 
Impressum Datenschutzerklärung