templates/en/index.html
author Peter Koppatz <peter@koppatz.com>
Sat, 18 Jan 2014 15:04:37 +0100
changeset 123 9eb7837f7332
parent 117 b2340fb2beab
child 126 4e00e397aebf
permissions -rw-r--r--
jumbotron is not used anymore
rb@106
     1
{% extends "theme.html" %} 
rb@95
     2
{% block body %}
rb@95
     3
<div class="module module-gallery">
rb@95
     4
	<!--img src="static/images/python_blender.jpg" /-->
rb@95
     5
	<div class="container">
rb@95
     6
		<div class="col-md-6 col-yellow">
rb@95
     7
			<div class="module-content">
rb@95
     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>
rb@95
     9
			<h4 class="" style="color:white;">3D Objekte mit Python steuern 6 bewegen</h4>
rb@95
    10
				<button type="button" class="btn btn-default">Wettbewerbinformationen</button>
rb@95
    11
			</div>
rb@95
    12
		</div>
rb@95
    13
	</div>
rb@95
    14
rb@95
    15
</div>
rb@95
    16
rb@95
    17
<div class="module module-course">
rb@95
    18
	<div class="container">
rb@95
    19
		<div class="col-md-8 col-md-offset-2">
info@114
    20
			<div class="text-center">
info@114
    21
				<h1>
info@114
    22
					<span class="cite cite-left">
info@114
    23
						<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"
info@114
    24
						width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
info@114
    25
						<g id="Ebene_2">
info@114
    26
							<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
info@114
    27
							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
info@114
    28
							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
info@114
    29
							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
info@114
    30
							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"/>
info@114
    31
						</g>
info@114
    32
					</svg>
info@114
    33
				</span>Blender und Python sind einfach genial, endlich fun, fun, fun beim programmieren
info@114
    34
				<span class="cite cite-right">
info@114
    35
					<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"
info@114
    36
					width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
info@114
    37
					<g>
info@114
    38
						<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
info@114
    39
						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
info@114
    40
						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
info@114
    41
						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
info@114
    42
						c3.069,0,4.27,3.311,4.27,5.805c0,4.077-3.646,7.965-7.053,9.737L15.248,22.811z"/>
info@114
    43
					</g>
info@114
    44
				</svg>
info@114
    45
			</span>
info@114
    46
		</h1>
rb@95
    47
			<p class="pull-right">__Florian, Berlin</p>
rb@95
    48
			</div>
rb@95
    49
		</div>
rb@95
    50
		<div class="col-sm-6">
rb@95
    51
			<div class="">
rb@95
    52
				<div class="module-heading">
rb@95
    53
					<h3 class="module-title">Einsendeschluss</h3>
rb@95
    54
				</div>
rb@95
    55
				<div class="module-body">
rb@95
    56
					<ul>
rb@95
    57
						<li>1. Mai 2014</li>
rb@95
    58
					</ul>
rb@95
    59
				</div>
rb@95
    60
			</div>
rb@95
    61
rb@95
    62
			<div class="">
rb@95
    63
				<div class="module-heading">
rb@95
    64
					<h3 class="module-title">Folgen Sie uns auch auf</h3>
rb@95
    65
				</div>
rb@95
    66
				<div class="module-body">
info@117
    67
					<ul class="list-inline">
info@117
    68
						<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"
info@117
    69
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
info@117
    70
<g id="Ebene_2">
info@117
    71
	<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
info@117
    72
		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
info@117
    73
		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
info@117
    74
		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
info@117
    75
		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
info@117
    76
		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
info@117
    77
		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
info@117
    78
		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
info@117
    79
		C24.45,11.771,23.844,12.401,23.143,12.908"/>
info@117
    80
</g>
info@117
    81
</svg>
info@117
    82
</a></li>
info@117
    83
						<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"
info@117
    84
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
info@117
    85
<g id="Ebene_2">
info@117
    86
	<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
info@117
    87
		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"/>
info@117
    88
</g>
info@117
    89
</svg></a></li>
info@117
    90
						<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"
info@117
    91
	 width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
info@117
    92
<g id="Ebene_3">
info@117
    93
	<g>
info@117
    94
		<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
info@117
    95
			c1.723-1.479,4.686-1.642,5.899-1.646C9.825,20.729,9.586,20.615,9.424,20.49"/>
info@117
    96
		<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
info@117
    97
			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
info@117
    98
			c-0.291,0.786-0.311,1.737-0.056,2.677C7.54,16.092,8.76,17.301,9.988,17.301"/>
info@117
    99
		<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
info@117
   100
			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
info@117
   101
			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
info@117
   102
			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
info@117
   103
			C28,5.125,26.875,4,25.5,4 M27,14h-4v4h-1v-4h-4v-1h4V9h1v4h4V14z"/>
info@117
   104
		<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
info@117
   105
			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
info@117
   106
			C13.779,23.555,12.023,22.354,9.885,22.354"/>
info@117
   107
	</g>
info@117
   108
</g>
info@117
   109
</svg>
info@117
   110
</a></li>
rb@95
   111
					</ul>
rb@95
   112
				</div>
rb@95
   113
			</div>
rb@95
   114
rb@95
   115
		</div>
rb@95
   116
rb@95
   117
		<div class="col-sm-6">
rb@95
   118
			<div class="">
rb@95
   119
				<div class="module-heading">
rb@95
   120
					<h3 class="module-title">Python bewegt die Welt</h3>
rb@95
   121
				</div>
rb@95
   122
				<div class="module-body">
rb@95
   123
					<ul>
rb@95
   124
						<li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
rb@95
   125
							der Softwareentwicklung eignet. </li>
rb@95
   126
							<li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
rb@95
   127
								entwickelt worden.</li>
rb@95
   128
								<li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
rb@95
   129
					</ul>
rb@95
   130
				</div>
rb@95
   131
			</div>
rb@95
   132
		</div>
rb@95
   133
	</div>
rb@95
   134
</div><!-- course -->
rb@95
   135
rb@95
   136
{% endblock %}
rb@95
   137
Impressum Datenschutzerklärung