{% load i18n sizeformat %}
{% for env in stats %} {% with parent=grp_id env=env t="stats/_billing_stats.html" %} {% include t %} {% endwith %} {% endfor %}