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