{% for var in settings.items()|dictsort("0") %} {% endfor %}
{{ _("Setting") }} {{ _("Value") }}
{{ var.0 }} {{ var.1|pprint }}