<$Tag class="CompositeField $extraClass <% if ColumnCount %>multicolumn<% end_if %>"<% if $Tag == 'fieldset' && $RightTitle %>aria-describedby="{$Name}_right_title"<% end_if %>> <% if $Tag == 'fieldset' && $Legend %> $Legend <% end_if %>
<% loop $FieldList %> <% if $ColumnCount %>
$FieldHolder
<% else %> $FieldHolder <% end_if %> <% end_loop %>
<% if $RightTitle %>$RightTitle<% end_if %>