{{ title }}
{% for key, value in items.items() %}
{{ key }}
{{ value }}
{% endfor %}
{% if footer %} {% endif %}