{% load rijkshuisstijl %}{% singleline %} {% comment %} class: Sets additional wrapper classes. href: Sets the link href. icon: Adds an icon to the button. icon_src: Adds an icon to the button (src). id: Sets the button id. title: Sets the button title. target: Sets the link target. {% endcomment %} {% include 'rijkshuisstijl/components/button/label.html' with class=class label=label far_icon=far_icon fas_icon=fas_icon icon=icon icon_src=icon_src only %} {% endsingleline %}