% @title = "Editing #{@page.name}" @content_width = 720 @hide_navigation = true %>
<%= h(@flash[:content] || @page.content) %>
as | <%= link_to('Cancel', {:web => @web.address, :action => 'cancel_edit', :id => @page.name}, {:accesskey => 'c'}) %> (unlocks page)