templates/competition.html
changeset 30 0571319aed6a
parent 1 3aa6f55df039
child 33 a8cac2a2b9bb
child 85 e50795e9d171
equal deleted inserted replaced
29:db0ed4a1e9d1 30:0571319aed6a
     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-competition.html" %}
     5  {% include "jumbotron-competition.html" %}
     6 <p>Spezial Jubotron...</p>
       
     7 
       
     8 {% endblock %}
     6 {% endblock %}
     9 
     7 
    10 
     8 
    11 {% block body %}
     9 {% block body %}
    12 <h1>
    10 <h2>
    13 Competition
    11 Information you need!
    14 </h1>
    12 </h2>
    15 
    13 
    16 {% endblock %}
    14 {% endblock %}
Impressum Datenschutzerklärung