templates/index.html
changeset 191 50af70a548f0
parent 188 104211ae0ffa
child 195 77dac27bbbbd
equal deleted inserted replaced
190:2b8bd518b2e7 191:50af70a548f0
     5   <div class="container">
     5   <div class="container">
     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" href="/competition">{{ competition_info }}</a>
    10 	<a  href="/competition"  class="btn btn-default">{{ competition_info }}</a>
    11 	<a  type="button" class="btn btn-default" href="{{ url_for('dates') }}">{{ dates }}</a>
    11 	<a  href="{{ url_for('dates') }}" class="btn btn-default">{{ dates }} </a>
    12 	<a  type="button" class="btn btn-default" href="{{ url_for('competition_2013') }}">{{ impressions }}</a>
    12 	<a  href="{{ url_for('competition_2013') }}"  class="btn btn-default">{{ impressions }}</a>
    13 
    13 
    14       </div>
    14       </div>
    15     </div>
    15     </div>
    16   </div>  
    16   </div>  
    17 </div>
    17 </div>
    34 	<div class="module-heading">
    34 	<div class="module-heading">
    35 	  <h3 class="module-title">Folgen Sie uns auch auf</h3>
    35 	  <h3 class="module-title">Folgen Sie uns auch auf</h3>
    36 	</div>
    36 	</div>
    37 	<div class="module-body">
    37 	<div class="module-body">
    38 	  <ul class="list-inline">
    38 	  <ul class="list-inline">
    39 	    <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"
    39 	    <li><a href="https://twitter.com/pymove3d">
    40 							    width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    40 		<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"
    41 		  <g id="Ebene_2">
    41 		     width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    42 		  <g id="Ebene_2a">
    42 		    <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
    43 		    <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
    43 					    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
    44 					    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
    44 					    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
    45 					    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
    45 					    c-1.569-0.028-2.892-1.065-3.349-2.489c0.22,0.043,0.444,0.062,0.675,0.062c0.327,0,0.643-0.045,0.945-0.125
    46 					    c-1.569-0.028-2.892-1.065-3.349-2.489c0.22,0.043,0.444,0.062,0.675,0.062c0.327,0,0.643-0.045,0.945-0.125
    46 					    C9.395,17.598,8.16,16.148,8.16,14.41c0-0.016,0-0.028,0-0.044c0.483,0.268,1.036,0.431,1.624,0.446
    47 					    C9.395,17.598,8.16,16.148,8.16,14.41c0-0.016,0-0.028,0-0.044c0.483,0.268,1.036,0.431,1.624,0.446
    49 					    c0.816-0.161,1.583-0.459,2.276-0.871c-0.269,0.839-0.837,1.54-1.576,1.983c0.726-0.084,1.415-0.277,2.06-0.564
    50 					    c0.816-0.161,1.583-0.459,2.276-0.871c-0.269,0.839-0.837,1.54-1.576,1.983c0.726-0.084,1.415-0.277,2.06-0.564
    50 					    C24.45,11.771,23.844,12.401,23.143,12.908"/>
    51 					    C24.45,11.771,23.844,12.401,23.143,12.908"/>
    51 		  </g>
    52 		  </g>
    52 		</svg>
    53 		</svg>
    53 	    </a></li>
    54 	    </a></li>
    54 	    <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"
    55 	    <li><a href="https://www.facebook.com/pages/pymove3D/676872565661173">
    55 										       width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    56 		<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"
       
    57 		     width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    56 		  <g id="Ebene_4">
    58 		  <g id="Ebene_4">
    57 		    <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
    59 		    <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
    58 					    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"/>
    60 					    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"/>
    59 		  </g>
    61 		  </g>
    60 	    </svg></a></li>
    62 		</svg>
    61 	    <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"
    63 	    </a></li>
    62 											     width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    64 	    <li><a href="https://plus.google.com/u/0/communities/107654933404793509482">
       
    65 		<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"
       
    66 		     width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    63 		  <g id="Ebene_6">
    67 		  <g id="Ebene_6">
    64 		    <g>
    68 		    <g>
    65 		      <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
    69 		      <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
    66 					      c1.723-1.479,4.686-1.642,5.899-1.646C9.825,20.729,9.586,20.615,9.424,20.49"/>
    70 					      c1.723-1.479,4.686-1.642,5.899-1.646C9.825,20.729,9.586,20.615,9.424,20.49"/>
    67 		      <path fill="#FDC91A" d="M9.988,17.301c0.159,0,0.315-0.021,0.467-0.062c1.336-0.363,2-2.217,1.48-4.131
    71 		      <path fill="#FDC91A" d="M9.988,17.301c0.159,0,0.315-0.021,0.467-0.062c1.336-0.363,2-2.217,1.48-4.131
    99 	    <li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
   103 	    <li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
   100 	  </ul>
   104 	  </ul>
   101 	</div>
   105 	</div>
   102       </div>
   106       </div>
   103     </div>
   107     </div>
   104   </div>
   108 </div>
   105 </div><!-- course -->
   109 </div><!-- course -->
   106 
   110 
   107 {% endblock %}
   111 {% endblock %}
   108 
   112 
Impressum Datenschutzerklärung