templates/index.html
changeset 16 e1763a1be790
parent 5 5d46d3f53518
child 20 509f5c415644
     1.1 --- a/templates/index.html	Fri Nov 29 13:36:07 2013 +0100
     1.2 +++ b/templates/index.html	Sat Nov 30 14:08:46 2013 +0100
     1.3 @@ -1,12 +1,7 @@
     1.4  {% extends "theme.html" %} 
     1.5 -
     1.6  {% block jumbotron %}
     1.7  <!-- default jumbotron -->
     1.8   {% include "jumbotron-default.html" %}
     1.9 +{% endblock %}
    1.10 +{% block body %}<h3>Bitte keinen Beifall!</h3>{% endblock %}
    1.11  
    1.12 -{% endblock %}
    1.13 -
    1.14 -
    1.15 -{% block body %}
    1.16 -
    1.17 -{% endblock %}
Impressum Datenschutzerklärung