{%- for lng in ('de','fr') %} {%- if lng == language %} {{lng.upper()}} {%- else %} {{lng.upper()}} {%- endif %} {%- endfor %}