{% extends "demo_app/pattern_base.html" %} {% block component_content %}

{{ component_name }}

A fieldset groups related form elements together with a legend that describes the group.

Default

Large legend

Required

With radio buttons

{% endblock %}