<%= button(:back, _('Go back to latest version'), @page.url) %>
<%= article_title(@page, :no_link => true) %>

<%= _('This is the list of all versions of this content. Select a version to see it and then revert to it.') %>.

<%= form_tag({:controller => 'content_viewer', :action => 'versions_diff', :profile => profile.identifier, :page => @page.path}, :method => 'get') do %> <%= submit_button(:clock, _('Show differences between selected versions')) %> <% end %> <%= pagination_links @versions, :param_name => 'npage' %>