templates/index.html
changeset 91 b335b116860f
parent 79 2ce7e676b306
equal deleted inserted replaced
90:57900b452c8b 91:b335b116860f
     2 {% block jumbotron %}
     2 {% block jumbotron %}
     3 <!-- default jumbotron -->
     3 <!-- default jumbotron -->
     4  {% include "jumbotron-default.html" %}
     4  {% include "jumbotron-default.html" %}
     5 {% endblock %}
     5 {% endblock %}
     6 {% block body %}
     6 {% block body %}
     7  <div class="themen">
     7 <div class="module module-gallery">
     8            <div class="container">
     8 	<!--img src="static/images/python_blender.jpg" /-->
     9              <div class="col-sm-12">
     9 	<div class="container">
    10               <h1>Stimmen</h1>
    10 		<div class="col-md-6 col-yellow">
    11               <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
    11 			<div class="module-content">
    12               tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
    12 						<h1 class="header" style="color:white;padding-top: 45px;margin-bottom:30px;">Der Python Wettbewerb für Mädchen & Jungen ab 13 Jahren</h1>
    13               quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
    13 			<h4 class="" style="color:white;">3D Objekte mit Python steuern 6 bewegen</h4>
    14               consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
    14 				<button type="button" class="btn btn-default">Wettbewerbinformationen</button>
    15               cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
    15 			</div>
    16               proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
    16 		</div>
    17             </div>
    17 	</div>
    18             </div>
    18 
    19         
    19 </div>
    20         </div>
    20 
       
    21 <div class="module module-course">
       
    22 	<div class="container">
       
    23 		<div class="col-md-8 col-md-offset-2">
       
    24 			<div class="module-cite text-center">
       
    25 			<h1>Blender und Python sind einfach genial, endlich fun, funf, fun beim programmieren</h1>
       
    26 			<p class="pull-right">__Florian, Berlin</p>
       
    27 			</div>
       
    28 		</div>
       
    29 		<div class="col-sm-6">
       
    30 			<div class="">
       
    31 				<div class="module-heading">
       
    32 					<h3 class="module-title">Einsendeschluss</h3>
       
    33 				</div>
       
    34 				<div class="module-body">
       
    35 					<ul>
       
    36 						<li>1. Mai 2014</li>
       
    37 							<li>Anmelden</li>
       
    38 					</ul>
       
    39 				</div>
       
    40 			</div>
       
    41 
       
    42 			<div class="">
       
    43 				<div class="module-heading">
       
    44 					<h3 class="module-title">Folgen Sie uns auch auf</h3>
       
    45 				</div>
       
    46 				<div class="module-body">
       
    47 					<ul>
       
    48 						<li><a href="">Twitter</li>
       
    49 						<li><a href="">Facebook</li>
       
    50 						<li><a href="">Google+</li>
       
    51 						<li><a href="">YouTube</li>
       
    52 					</ul>
       
    53 				</div>
       
    54 			</div>
       
    55 
       
    56 		</div>
       
    57 
       
    58 		<div class="col-sm-6">
       
    59 			<div class="">
       
    60 				<div class="module-heading">
       
    61 					<h3 class="module-title">Python bewegt die Welt</h3>
       
    62 				</div>
       
    63 				<div class="module-body">
       
    64 					<ul>
       
    65 						<li>Python ist eine moderne Programmiersprache, die sich für fast jedes Anwendungsgebiet in
       
    66 							der Softwareentwicklung eignet. </li>
       
    67 							<li>Python ist dynamisch und objektorientiert und von Anfang an auf den einfachen Einstieg hin
       
    68 								entwickelt worden.</li>
       
    69 								<li>Python wird weltweit in vielen der bekanntesten Software Projekte eingesetzt.</li>
       
    70 					</ul>
       
    71 				</div>
       
    72 			</div>
       
    73 		</div>
       
    74 	</div>
       
    75 </div><!-- course -->
    21 
    76 
    22 {% endblock %}
    77 {% endblock %}
    23 
    78 
Impressum Datenschutzerklärung