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