{% import "macros.html" as macros %} {% for lk, lv in config.extra.tr %} {% if lk == lang %} {% set_global tr = lv %} {% endif %} {% endfor %}