% form_for :page, :url => admin_page_path(@page), :html => { :method => :delete } do |f| %>
<%= submit_tag t(:delete) %> <%= link_back %>