{% load static %}

{{entity}}


{% for key,value in fields.items %} {{key}}
{{ value }}
{% endfor %}