{{data['title']}}

{% for type, count in data['data'].items() %} {% endfor %}
{{type}} {{count}}