changeset 126 | 4e00e397aebf |
parent 123 | 9eb7837f7332 |
child 150 | d9435338bafc |
125:1a2cdb64bb4f | 126:4e00e397aebf |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 {% block body %} |
2 {% block body %} |
3 <div class="container"> |
3 <div class="container"> |
4 <div class="col-lg-12"> |
4 <div class="col-lg-12"> |
5 <h2>Dates</h2> |
5 <h2>Termine</h2> |
6 <table class="table table-striped"> |
6 <table class="table table-striped"> |
7 <tbody> |
7 <tbody> |
8 <tr> |
8 <tr> |
9 <td><b>Datum</b></td> |
9 <td><b>Datum</b></td> |
10 <td><b>Ort</b></td> |
10 <td><b>Ort</b></td> |