<% $title|default:"Deleting" %>

You are about to delete <% $object %>.

Press Submit to proceed.

<% if isset($form) %> <% $form %> <% else %>
<% button title="Submit" href=$confirm_delete_href %> <% button title="Cancel" href=$cancel_href %>
<% /if %>