Fieldset

Fieldset legend
Fieldset content
<.fieldset legend="Fieldset legend">
  Fieldset content
</.fieldset>
Fieldset legend
Fieldset content
<.fieldset legend="Fieldset legend" hide_legend>
  Fieldset content
</.fieldset>
Bare content (rendered without a fieldset/legend wrapper)
<.fieldset bare>
  Bare content (rendered without a fieldset/legend wrapper)
</.fieldset>