changeset 20 | 509f5c415644 |
parent 16 | e1763a1be790 |
child 33 | a8cac2a2b9bb |
child 60 | 152e56840f49 |
19:c0d557f684b7 | 20:509f5c415644 |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
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 %}<h3>Bitte keinen Beifall!</h3>{% endblock %} |
6 {% block body %}<h3>The competition will start on 01.01.2014</h3>{% endblock %} |
7 |
7 |