{% load ui_classes ui_props %} {% ui_class "ui.field" "fieldset" layout=layout class=class as fieldset_class %}
{% if legend %} {{ legend }} {% endif %} {% if description %} {{ description }} {% endif %} {% if error or errors %} {% endif %} {{ slot }}