{% macro show_more(url=None, label=None) %} {% if url and label %} {{ label }} {% else %} {% endif %} {% endmacro %}