changeset 60 | 152e56840f49 |
parent 20 | 509f5c415644 |
child 78 | b28d5c14c5c2 |
child 79 | 2ce7e676b306 |
59:c31a43b07449 | 60:152e56840f49 |
---|---|
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>The competition will start on 01.01.2014</h3>{% endblock %} |
6 {% block body %}Bewerben{% endblock %} |
7 |
7 |