changeset 123 | 9eb7837f7332 |
parent 112 | 61b346446ea7 |
child 126 | 4e00e397aebf |
122:cafae4de01b3 | 123:9eb7837f7332 |
---|---|
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 |
|
3 {% block jumbotron %} |
|
4 <!-- default jumbotron --> |
|
5 {% include "jumbotron-competition.html" %} |
|
6 {% endblock %} |
|
7 |
|
8 |
|
9 {% block body %} |
2 {% block body %} |
10 <div class="container"> |
3 <div class="container"> |
11 <div class="col-lg-12"> |
4 <div class="col-lg-12"> |
12 <h2>Dates</h2> |
5 <h2>Dates</h2> |
13 <table class="table table-striped"> |
6 <table class="table table-striped"> |