changeset 123 | 9eb7837f7332 |
parent 94 | 9a26e95f2f74 |
child 139 | 45b7f519b907 |
122:cafae4de01b3 | 123:9eb7837f7332 |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 |
|
3 {% block jumbotron %} |
|
4 <!-- default jumbotron --> |
|
5 {% include "jumbotron-coursematerial.html" %} |
|
6 {% endblock %} |
|
7 |
|
8 {% block body %} |
2 {% block body %} |
9 <div class="container"> |
3 <div class="container"> |
10 <div class="col-lg-12"> |
4 <div class="col-lg-12"> |
11 <h2> |
5 <h2> |
12 Das Kursmaterial |
6 Das Kursmaterial |