% pages = pluralize(@page.children.count + 1, 'Page') -%>
Are you sure you want to permanently remove the following <%= pages.downcase %>?
<%= submit_tag "Delete #{pages}", :class => 'button' %> or <%= link_to 'Cancel', page_index_url %>