equal
deleted
inserted
replaced
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 |
|
3 {% block jumbotron %} |
|
4 |
|
5 <!-- include "jumbotron-task.html" --> |
|
6 |
|
7 {% endblock %} |
|
8 |
|
9 |
|
10 {% block body %} |
2 {% block body %} |
11 <div class="container"> |
3 <div class="container"> |
12 <div class="col-lg-12"> |
4 <div class="col-lg-12"> |
13 <div class="section"> |
5 <div class="section"> |
14 <h2>Python bewegt die Welt - Attraktives Programmieren für junge Leute</h2> |
6 <h2>Python bewegt die Welt - Attraktives Programmieren für junge Leute</h2> |