changeset 28 | f20b8e216727 |
parent 1 | 3aa6f55df039 |
child 30 | 0571319aed6a |
1.1 --- a/templates/task.html Mon Dec 02 11:53:59 2013 +0100 1.2 +++ b/templates/task.html Mon Dec 02 15:48:48 2013 +0100 1.3 @@ -1,9 +1,8 @@ 1.4 {% extends "theme.html" %} 1.5 1.6 {% block jumbotron %} 1.7 -<!-- default jumbotron --> 1.8 + 1.9 {% include "jumbotron-task.html" %} 1.10 -<p>Spezial Jubotron...</p> 1.11 1.12 {% endblock %} 1.13 1.14 @@ -12,5 +11,6 @@ 1.15 <h1> 1.16 Task 1.17 </h1> 1.18 - 1.19 +<p></p> 1.20 +<p>Image: "Werkbank" by Petermann</p> 1.21 {% endblock %}