<% with EditForm %>
<% include BackLink_Button %> <% with Controller %> <% include CMSBreadcrumbs %> <% end_with %>
<% if Fields.hasTabset %> <% with Fields.fieldByName('Root') %>
    <% loop Tabs %> class="$extraClass"<% end_if %>>$Title <% end_loop %>
<% end_with %> <% end_if %>
$Top.Tools $forTemplate
<% end_with %>