<% with AddForm %>

<% _t('CMSAddPageController.Title','Add pages') %>

<% if Message %>

$Message

<% else %> <% end_if %>
<% if Legend %>$Legend<% end_if %> <% control Fields %> $FieldHolder <% end_control %>
<% if Actions %>
<% control Actions %> $Field <% end_control %>
<% end_if %>
<% end_with %>