{% load staticfiles %} {% load dictionary_extras %}
{% for k,stat in stats.items %}
{{ stat | get_item:'label' }}
{% endfor %}