templates/index.html
author stetrabby <info@trabucchi.de>
Sun, 29 Dec 2013 12:47:32 +0100
changeset 63 46c37d55294e
parent 60 152e56840f49
child 78 b28d5c14c5c2
child 79 2ce7e676b306
permissions -rw-r--r--
defined only one css to reduce the request and implemented custom css via import
     1 {% extends "theme.html" %} 
     2 {% block jumbotron %}
     3 <!-- default jumbotron -->
     4  {% include "jumbotron-default.html" %}
     5 {% endblock %}
     6 {% block body %}Bewerben{% endblock %}
     7 
Impressum Datenschutzerklärung