{% for key, value in metadata.items() %}

{{ key }}: {{value}}

{% endfor %}
{% block body %} {% endblock %}