{% load static %}
{{entity}}
exemple
{% for key,value in fields.items %}
{{key}}
{{ value }}
{% endfor %}