changeset 16 | e1763a1be790 |
parent 5 | 5d46d3f53518 |
child 20 | 509f5c415644 |
15:d0cf8e6f2ab0 | 16:e1763a1be790 |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 |
|
3 {% block jumbotron %} |
2 {% block jumbotron %} |
4 <!-- default jumbotron --> |
3 <!-- default jumbotron --> |
5 {% include "jumbotron-default.html" %} |
4 {% include "jumbotron-default.html" %} |
5 {% endblock %} |
|
6 {% block body %}<h3>Bitte keinen Beifall!</h3>{% endblock %} |
|
6 |
7 |
7 {% endblock %} |
|
8 |
|
9 |
|
10 {% block body %} |
|
11 |
|
12 {% endblock %} |