<% @title = "Rollback to #{@page.plain_name} Rev ##{@revision_number}" @content_width = 720 @hide_navigation = true %> <%= "

Please correct the error that caused this error in rendering:
#{params["msg"]}

" if params["msg"] %>
<%= render("#{@web.markup}_help") %> <%= render 'wiki_words_help' %>
<% form_tag({:web => @web.address, :action => 'save', :id => @page.name}, { :id => 'editForm', :method => 'post', :onsubmit => 'cleanAuthorName();', 'accept-charset' => 'utf-8' }) do %>
as " onclick="this.value == 'AnonymousCoward' ? this.value = '' : true" /> | <%= link_to('Cancel', {:web => @web.address, :action => 'cancel_edit', :id => @page.name}, {:accesskey => 'c'}) %> (unlocks page)
<% end %>