{% for model in model_counts %}

{{ model.title }} ({{ model.count }})

{% endfor %}