{{ metadata_dict['id'] }}
{% for key, value in metadata_dict.items() %}
{{ key }}
{{ value }}
{% endfor %}