{% if icon %} {% include "partials/buttons/link_icon_left.html" %} {% endif %} {{ link_label }} {% if icon %} {% include "partials/buttons/link_icon_right.html" %} {% endif %} {# container for css masking effect #} {% block link_mask %} {% if icon %} {% include "partials/buttons/link_icon_left.html" %} {% endif %} {{ link_label }} {% if icon %} {% include "partials/buttons/link_icon_right.html" %} {% endif %} {% endblock link_mask %}