{% load i18n %}
{% for k, v in c.items %} {% if k not in 'actions,type' %} {{ k }}: {{ v }} {% endif %} {% endfor %}