{# Displays text-links as list items. #} {%- macro text_link_nav_item(url, icon, name, type, attributes='') -%} {%- if url | length > 2 %} {%- endif -%} {%- endmacro -%} {%- if theme_text_links -%} {%- endif -%}