{%- if config.stats %} {% for stat, value in config.stats.items() %} {%- if stat != 'store_key' %} {%- endif %} {% endfor %}

{{ stat|capitalize }}

{{ value }}

{%- endif %}