<% if IncludeFormTag %>
<% end_if %>

<% control Controller %> <% include CMSBreadcrumbs %> <% end_control %>

<% if Fields.hasTabset %> <% with Fields.fieldByName('Root') %>
    <% control Tabs %>
  • $Title
  • <% end_control %>
<% end_with %> <% end_if %>
<% if Tools %> <% end_if %>
<% if Message %>

$Message

<% else %> <% end_if %>
<% if Legend %>$Legend<% end_if %> <% control Fields %> $FieldHolder <% end_control %>
<% if Actions %>
<% control Actions %> $Field <% end_control %> <% if CurrentPage.PreviewLink %> <% _t('LeftAndMain.PreviewButton', 'Preview') %> » <% end_if %>
<% end_if %>
<% if IncludeFormTag %>
<% end_if %>