{% macro btn(link, expanded, icon, title, text, class) %} {% if expanded and not isMobile() %} {{text}} {% endif %} {% endmacro %} {% set expanded = expanded is defined and expanded ? true : false %} {% if offset is defined and count is defined %} {% if count > 0 %}