templates/index.html
changeset 5 5d46d3f53518
parent 1 3aa6f55df039
child 16 e1763a1be790
equal deleted inserted replaced
4:b8924c3cf376 5:5d46d3f53518
     1 {% extends "theme.html" %} 
     1 {% extends "theme.html" %} 
     2 
     2 
     3 {% block jumbotron %}
     3 {% block jumbotron %}
     4 <!-- default jumbotron -->
     4 <!-- default jumbotron -->
     5  {% include "jumbotron-default.html" %}
     5  {% include "jumbotron-default.html" %}
     6 <p>Spezial Jubotron...</p>
       
     7 
     6 
     8 {% endblock %}
     7 {% endblock %}
     9 
     8 
    10 
     9 
    11 {% block body %}
    10 {% block body %}
    12 <h1>
       
    13 Welcome to the<br />
       
    14 Python competition<br />
       
    15 2014
       
    16 </h1>
       
    17 
    11 
    18 {% endblock %}
    12 {% endblock %}
Impressum Datenschutzerklärung