{% load i18n %}

{% trans "Summary" %}

{% for model_name, object_count in model_count %} {% endfor %}
{{ model_name|capfirst }} {{ object_count }}