<div class="form-element__form $ExtraClass">
<% if $Title && $ShowTitle %>
<h2 class="form-element__title">$Title</h2>
<% end_if %>
$Form
</div>