{% block styles %} {% for style in styles %} {% endfor %} {% endblock %}
{% block body %} {% block title %} {% if title %}{{key}}: {{value}}
{% endfor %} {% endif %} {% endblock %} {% block tables %} {% if tables %} {% for table in tables %} {{ table.render(**table.render_kwargs) | safe }} {% endfor %} {% endif %} {% endblock %} {% endblock %}