{% macro footer_link(item) %} {%- if item.icon -%} {{ item.label }} {%- else -%} {{ _(item.label) }} {%- endif -%} {% endmacro %}