{% load wagtailadmin_tags %} {% fragment content %} {% if button.icon_name %} {% icon name=button.icon_name %} {% endif %} {{ button.label }} {% endfragment %} {% if button.url %} {{ content }} {% else %} {{ content }} {% endif %}