{% block head_styles %} {% endblock head_styles %} {% block head_scripts %} {% endblock head_scripts %}
{% filter indent(width=8, first=True) %} {% block body_content %} {% endblock body_content %} {% endfilter %} {% block body_scripts %} {% endblock body_scripts %}