templates/en/index.html
changeset 114 6093dda9fe38
parent 106 b0e55e971315
child 117 b2340fb2beab
     1.1 --- a/templates/en/index.html	Sat Jan 18 12:31:21 2014 +0100
     1.2 +++ b/templates/en/index.html	Sat Jan 18 12:34:36 2014 +0100
     1.3 @@ -21,8 +21,33 @@
     1.4  <div class="module module-course">
     1.5  	<div class="container">
     1.6  		<div class="col-md-8 col-md-offset-2">
     1.7 -			<div class="module-cite text-center">
     1.8 -			<h1>Blender und Python sind einfach genial, endlich fun, funf, fun beim programmieren</h1>
     1.9 +			<div class="text-center">
    1.10 +				<h1>
    1.11 +					<span class="cite cite-left">
    1.12 +						<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"
    1.13 +						width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    1.14 +						<g id="Ebene_2">
    1.15 +							<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
    1.16 +							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
    1.17 +							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
    1.18 +							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
    1.19 +							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"/>
    1.20 +						</g>
    1.21 +					</svg>
    1.22 +				</span>Blender und Python sind einfach genial, endlich fun, fun, fun beim programmieren
    1.23 +				<span class="cite cite-right">
    1.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"
    1.25 +					width="84px" height="84px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
    1.26 +					<g>
    1.27 +						<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
    1.28 +						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
    1.29 +						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
    1.30 +						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
    1.31 +						c3.069,0,4.27,3.311,4.27,5.805c0,4.077-3.646,7.965-7.053,9.737L15.248,22.811z"/>
    1.32 +					</g>
    1.33 +				</svg>
    1.34 +			</span>
    1.35 +		</h1>
    1.36  			<p class="pull-right">__Florian, Berlin</p>
    1.37  			</div>
    1.38  		</div>
    1.39 @@ -34,7 +59,6 @@
    1.40  				<div class="module-body">
    1.41  					<ul>
    1.42  						<li>1. Mai 2014</li>
    1.43 -							<li>Anmelden</li>
    1.44  					</ul>
    1.45  				</div>
    1.46  			</div>
    1.47 @@ -44,11 +68,10 @@
    1.48  					<h3 class="module-title">Folgen Sie uns auch auf</h3>
    1.49  				</div>
    1.50  				<div class="module-body">
    1.51 -					<ul>
    1.52 -						<li><a href="#">Twitter</a></li>
    1.53 -						<li><a href="#">Facebook</a></li>
    1.54 -						<li><a href="#">Google+</a></li>
    1.55 -						<li><a href="#">YouTube</a></li>
    1.56 +					<ul class="list-unstyled">
    1.57 +						<li><a href="https://twitter.com/pymove3d">Twitter</a></li>
    1.58 +						<li><a href="https://www.facebook.com/pages/pymove3D/676872565661173">Facebook</a></li>
    1.59 +						<li><a href="https://plus.google.com/u/0/communities/107654933404793509482">Google+</a></li>
    1.60  					</ul>
    1.61  				</div>
    1.62  			</div>
Impressum Datenschutzerklärung