{% spaceless %}{% load rijkshuisstijl %} {% if not 'no-text' in class and label %}{{ label }}{% endif %} {% if icon_src %} {% icon src=icon_src label=label %} {% elif icon %} {% icon icon label=label %} {% endif %} {% endspaceless %}