changeset 123 | 9eb7837f7332 |
parent 113 | 928cccb0b8de |
child 135 | 5aa5516f0ca9 |
122:cafae4de01b3 | 123:9eb7837f7332 |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 |
|
3 {% block jumbotron %} |
|
4 <!-- default jumbotron --> |
|
5 {% include "jumbotron-submission.html" %} |
|
6 {% endblock %} |
2 {% endblock %} |
7 |
3 |
8 |
4 |
9 {% block body %} |
5 {% block body %} |
10 <div class="container"> |
6 <div class="container"> |