{% for key, value in statsgrid._get_stats().items() %}
{{key}}
{{value}}
{% endfor %}