front-page new structure with module-gallery and content and footer logo-gallery
1 {% extends "theme.html" %}
3 <!-- default jumbotron -->
4 {% include "jumbotron-default.html" %}
7 <div class="module module-gallery">
8 <!--img src="static/images/python_blender.jpg" /-->
9 <div class="container">
10 <div class="col-md-6 col-yellow">
11 <div class="module-content">
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 <h4 class="" style="color:white;">3D Objekte mit Python steuern 6 bewegen</h4>
14 <button type="button" class="btn btn-default">Wettbewerbinformationen</button>
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>
29 <div class="col-sm-6">
31 <div class="module-heading">
32 <h3 class="module-title">Einsendeschluss</h3>
34 <div class="module-body">
43 <div class="module-heading">
44 <h3 class="module-title">Folgen Sie uns auch auf</h3>
46 <div class="module-body">
48 <li><a href="">Twitter</li>
49 <li><a href="">Facebook</li>
50 <li><a href="">Google+</li>
51 <li><a href="">YouTube</li>
58 <div class="col-sm-6">
60 <div class="module-heading">
61 <h3 class="module-title">Python bewegt die Welt</h3>
63 <div class="module-body">
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>