{% macro render(text, compact=false, args=[]) %}
{{ _(text).format(args) }}
{% endmacro %}