{% for css in STYLESHEET_FILES %}
{% endfor %}
{% block title %}{{ SITENAME }}{% if SITETAG %} - {{ SITETAG|escape }}{% endif %}{% endblock %}
{% include "includes/jumbotron.html" %}
{% block content_header %} {% endblock %} {% block content_body %} {% endblock %} {% block content_footer %} {% endblock %}