<% if IncludeFormTag %>
<% end_if %>
<% with Controller %> <% if class=CMSFileAddController %> <% else %> <% with ToplevelController %> <% if class=SecurityAdmin %> <% end_if %> <% end_with %> <% end_if %> <% end_with %> <% include BackLink_Button %>

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

<% if Fields.hasTabset %> <% with Fields.fieldByName('Root') %>
<% end_with %> <% end_if %>
<% control Controller %> $EditFormTools <% end_control %>
<% if Message %>

$Message

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