{% trans %}The following characters are recognized in the format parameter string:{% endtrans %}
{% for token, label in tokens %}
{{ token }}
{{ label }}
{% endfor %}