templates/de/index.html
changeset 141 ea70f3d81676
parent 134 3ae25e5750b7
child 147 a40c0f419bd0
equal deleted inserted replaced
140:ae4cd5fbf65f 141:ea70f3d81676
     1 {% extends "theme.html" %} 
     1 {% extends "theme.html" %} 
     2 {% block body %}
     2 {% block body %}
     3 <div class="module module-gallery">
     3 <div class="module module-gallery">
     4 	<!--img src="static/images/python_blender.jpg" /-->
     4   <!--img src="static/images/python_blender.jpg" /-->
     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 				<button type="button" class="btn btn-default"><a href="/competition">Wettbewerbinformationen</a></button>
    10 	<button type="button" class="btn btn-default"><a href="/competition">Wettbewerbinformationen</a></button>
    11 				<button type="button" class="btn btn-default"><a href="/dates">Termine</a></button>
    11 	<button type="button" class="btn btn-default"><a href="/dates">Termine</a></button>
    12 			</div>
    12       </div>
    13 		</div>
    13     </div>
    14 	</div>
    14   </div>  
    15 
       
    16 </div>
    15 </div>
    17 
    16 
    18 <div class="module module-course">
    17 <div class="module module-course">
    19 	<div class="container">
    18     {% include "claims.html" %}
    20 		<div class="col-md-8 col-md-offset-2 module-cite">
    19     <div class="col-sm-6">
    21 			<div class="text-center">
    20       <div class="">
    22 				<h1>
    21 	<div class="module-heading">
    23 					<span class="cite cite-left">
    22 	  <h3 class="module-title">Einsendeschluss</h3>
    24 						<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"
       
    25 						width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    26 						<g id="Ebene_2">
       
    27 							<path fill="#FDC91A" d="M16.75,9.188c-2.59,1.824-5.273,4.605-5.273,7.628c0,0.384,0.047,0.673,0.094,0.91
       
    28 							c0.625-0.43,1.438-0.574,1.871-0.574c1.777,0,3.309,1.488,3.309,3.263s-1.531,3.358-3.309,3.358c-3.07,0-4.27-3.312-4.27-5.805
       
    29 							c0-4.078,3.648-7.965,7.055-9.742L16.75,9.188z M22.828,9.188c-2.594,1.824-5.281,4.605-5.281,7.628
       
    30 							c0,0.384,0.051,0.673,0.098,0.91c0.625-0.43,1.441-0.574,1.871-0.574c1.773,0,3.312,1.488,3.312,3.263s-1.539,3.358-3.312,3.358
       
    31 							c-3.07,0-4.27-3.312-4.27-5.805c0-4.078,3.645-7.965,7.051-9.742L22.828,9.188z"/>
       
    32 						</g>
       
    33 					</svg>
       
    34 				</span>Beautiful is better than ugly.
       
    35     Explicit is better than implicit.
       
    36     Simple is better than complex.
       
    37 				<span class="cite cite-right">
       
    38 					<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 					width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    40 					<g>
       
    41 						<path fill="#FDC91A" d="M9.172,22.811c2.59-1.821,5.277-4.604,5.277-7.626c0-0.383-0.049-0.672-0.096-0.91
       
    42 						c-0.625,0.432-1.439,0.574-1.871,0.574c-1.775,0-3.311-1.486-3.311-3.262s1.535-3.357,3.311-3.357c3.07,0,4.27,3.311,4.27,5.805
       
    43 						c0,4.077-3.646,7.965-7.053,9.737L9.172,22.811z M15.248,22.811c2.592-1.821,5.277-4.604,5.277-7.626
       
    44 						c0-0.383-0.049-0.672-0.096-0.91c-0.623,0.432-1.439,0.574-1.871,0.574c-1.775,0-3.312-1.486-3.312-3.262s1.535-3.357,3.312-3.357
       
    45 						c3.069,0,4.27,3.311,4.27,5.805c0,4.077-3.646,7.965-7.053,9.737L15.248,22.811z"/>
       
    46 					</g>
       
    47 				</svg>
       
    48 			</span>
       
    49 		</h1>
       
    50 			<p class="pull-right">__Tim Peters, The Zen of Python</p>
       
    51 			</div>
       
    52 		</div>
       
    53 		<div class="col-sm-6">
       
    54 			<div class="">
       
    55 				<div class="module-heading">
       
    56 					<h3 class="module-title">Einsendeschluss</h3>
       
    57 				</div>
       
    58 				<div class="module-body">
       
    59 					<ul class="list-unstyled">
       
    60 						<li><strong>1. Mai 2014</strong></li>
       
    61 					</ul>
       
    62 				</div>
       
    63 			</div>
       
    64 
       
    65 			<div class="">
       
    66 				<div class="module-heading">
       
    67 					<h3 class="module-title">Folgen Sie uns auch auf</h3>
       
    68 				</div>
       
    69 				<div class="module-body">
       
    70 					<ul class="list-inline">
       
    71 						<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"
       
    72 	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    73 <g id="Ebene_2">
       
    74 	<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
       
    75 		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
       
    76 		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
       
    77 		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
       
    78 		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
       
    79 		c-0.962-0.642-1.595-1.739-1.595-2.982c0-0.657,0.177-1.273,0.485-1.802c1.768,2.168,4.409,3.596,7.39,3.745
       
    80 		c-0.062-0.264-0.094-0.536-0.094-0.818c0-1.978,1.605-3.583,3.586-3.583c1.029,0,1.963,0.435,2.615,1.132
       
    81 		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
       
    82 		C24.45,11.771,23.844,12.401,23.143,12.908"/>
       
    83 </g>
       
    84 </svg>
       
    85 </a></li>
       
    86 						<li><a href="https://www.facebook.com/pages/pymove3D/676872565661173"><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"
       
    87 	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    88 <g id="Ebene_2">
       
    89 	<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
       
    90 		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"/>
       
    91 </g>
       
    92 </svg></a></li>
       
    93 						<li><a href="https://plus.google.com/u/0/communities/107654933404793509482"><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"
       
    94 	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    95 <g id="Ebene_3">
       
    96 	<g>
       
    97 		<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
       
    98 			c1.723-1.479,4.686-1.642,5.899-1.646C9.825,20.729,9.586,20.615,9.424,20.49"/>
       
    99 		<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
       
   100 			c-0.454-1.664-1.673-2.873-2.9-2.873c-0.159,0-0.317,0.021-0.468,0.062c-0.635,0.172-1.14,0.688-1.424,1.452
       
   101 			c-0.291,0.786-0.311,1.737-0.056,2.677C7.54,16.092,8.76,17.301,9.988,17.301"/>
       
   102 		<path fill="#FDC91A" d="M25.5,4h-19C5.125,4,4,5.125,4,6.5v6.764C4.751,9.102,10.031,9,10.088,9H16v0.002
       
   103 			c0,0.691-0.927,0.82-1.74,0.924c-0.207,0.026-0.441,0.061-0.63,0.104c1.398,0.782,1.534,2.086,1.534,3.81
       
   104 			c0,2.041-1.172,3.021-2.036,3.737c-0.54,0.446-0.96,0.8-0.96,1.247c0,0.438,0.59,0.914,1.269,1.467
       
   105 			c1.153,0.938,2.733,2.221,2.733,4.395c0,1.357-0.407,2.457-1.187,3.314H25.5c1.375,0,2.5-1.125,2.5-2.5v-19
       
   106 			C28,5.125,26.875,4,25.5,4 M27,14h-4v4h-1v-4h-4v-1h4V9h1v4h4V14z"/>
       
   107 		<path fill="#FDC91A" d="M9.885,22.354c-0.132,0-0.266,0.006-0.4,0.015c-1.132,0.075-2.172,0.469-2.929,1.103
       
   108 			c-0.738,0.618-1.115,1.396-1.061,2.188c0.068,1.01,0.865,1.869,2.01,2.342h4.064c1.438-0.568,2.397-1.688,2.314-2.912
       
   109 			C13.779,23.555,12.023,22.354,9.885,22.354"/>
       
   110 	</g>
       
   111 </g>
       
   112 </svg>
       
   113 </a></li>
       
   114 					</ul>
       
   115 				</div>
       
   116 			</div>
       
   117 
       
   118 		</div>
       
   119 
       
   120 		<div class="col-sm-6">
       
   121 			<div class="">
       
   122 				<div class="module-heading">
       
   123 					<h3 class="module-title">Python bewegt die Welt</h3>
       
   124 				</div>
       
   125 				<div class="module-body">
       
   126 					<ul>
       
   127 						<li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
       
   128 							der Softwareentwicklung eignet. </li>
       
   129 							<li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
       
   130 								entwickelt worden.</li>
       
   131 								<li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
       
   132 					</ul>
       
   133 				</div>
       
   134 			</div>
       
   135 		</div>
       
   136 	</div>
    23 	</div>
       
    24 	<div class="module-body">
       
    25 	  <ul class="list-unstyled">
       
    26 	    <li><strong>1. Mai 2014</strong></li>
       
    27 	  </ul>
       
    28 	</div>
       
    29       </div>
       
    30       
       
    31       <div class="">
       
    32 	<div class="module-heading">
       
    33 	  <h3 class="module-title">Folgen Sie uns auch auf</h3>
       
    34 	</div>
       
    35 	<div class="module-body">
       
    36 	  <ul class="list-inline">
       
    37 	    <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"
       
    38 							    width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    39 		  <g id="Ebene_2">
       
    40 		    <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
       
    41 					    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
       
    42 					    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
       
    43 					    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
       
    44 					    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
       
    45 					    c-0.962-0.642-1.595-1.739-1.595-2.982c0-0.657,0.177-1.273,0.485-1.802c1.768,2.168,4.409,3.596,7.39,3.745
       
    46 					    c-0.062-0.264-0.094-0.536-0.094-0.818c0-1.978,1.605-3.583,3.586-3.583c1.029,0,1.963,0.435,2.615,1.132
       
    47 					    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
       
    48 					    C24.45,11.771,23.844,12.401,23.143,12.908"/>
       
    49 		  </g>
       
    50 		</svg>
       
    51 	    </a></li>
       
    52 	    <li><a href="https://www.facebook.com/pages/pymove3D/676872565661173"><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"
       
    53 										       width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    54 		  <g id="Ebene_2">
       
    55 		    <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
       
    56 					    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"/>
       
    57 		  </g>
       
    58 	    </svg></a></li>
       
    59 	    <li><a href="https://plus.google.com/u/0/communities/107654933404793509482"><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"
       
    60 											     width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
       
    61 		  <g id="Ebene_3">
       
    62 		    <g>
       
    63 		      <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
       
    64 					      c1.723-1.479,4.686-1.642,5.899-1.646C9.825,20.729,9.586,20.615,9.424,20.49"/>
       
    65 		      <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
       
    66 					      c-0.454-1.664-1.673-2.873-2.9-2.873c-0.159,0-0.317,0.021-0.468,0.062c-0.635,0.172-1.14,0.688-1.424,1.452
       
    67 					      c-0.291,0.786-0.311,1.737-0.056,2.677C7.54,16.092,8.76,17.301,9.988,17.301"/>
       
    68 		      <path fill="#FDC91A" d="M25.5,4h-19C5.125,4,4,5.125,4,6.5v6.764C4.751,9.102,10.031,9,10.088,9H16v0.002
       
    69 					      c0,0.691-0.927,0.82-1.74,0.924c-0.207,0.026-0.441,0.061-0.63,0.104c1.398,0.782,1.534,2.086,1.534,3.81
       
    70 					      c0,2.041-1.172,3.021-2.036,3.737c-0.54,0.446-0.96,0.8-0.96,1.247c0,0.438,0.59,0.914,1.269,1.467
       
    71 					      c1.153,0.938,2.733,2.221,2.733,4.395c0,1.357-0.407,2.457-1.187,3.314H25.5c1.375,0,2.5-1.125,2.5-2.5v-19
       
    72 					      C28,5.125,26.875,4,25.5,4 M27,14h-4v4h-1v-4h-4v-1h4V9h1v4h4V14z"/>
       
    73 		      <path fill="#FDC91A" d="M9.885,22.354c-0.132,0-0.266,0.006-0.4,0.015c-1.132,0.075-2.172,0.469-2.929,1.103
       
    74 					      c-0.738,0.618-1.115,1.396-1.061,2.188c0.068,1.01,0.865,1.869,2.01,2.342h4.064c1.438-0.568,2.397-1.688,2.314-2.912
       
    75 					      C13.779,23.555,12.023,22.354,9.885,22.354"/>
       
    76 		    </g>
       
    77 		  </g>
       
    78 		</svg>
       
    79 	    </a></li>
       
    80 	  </ul>
       
    81 	</div>
       
    82       </div>
       
    83       
       
    84     </div>
       
    85     
       
    86     <div class="col-sm-6">
       
    87       <div class="">
       
    88 	<div class="module-heading">
       
    89 	  <h3 class="module-title">Python bewegt die Welt</h3>
       
    90 	</div>
       
    91 	<div class="module-body">
       
    92 	  <ul>
       
    93 	    <li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
       
    94 	      der Softwareentwicklung eignet. </li>
       
    95 	    <li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
       
    96 	      entwickelt worden.</li>
       
    97 	    <li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
       
    98 	  </ul>
       
    99 	</div>
       
   100       </div>
       
   101     </div>
       
   102   </div>
   137 </div><!-- course -->
   103 </div><!-- course -->
   138 
   104 
   139 {% endblock %}
   105 {% endblock %}
   140 
   106 
Impressum Datenschutzerklärung