<%= pagination_links_full @changeset_pages,@changeset_count %>
<% content_for :header_tags do %> <%= stylesheet_link_tag "scm" %> <%= auto_discovery_link_tag(:atom, params.merge({:format => 'atom', :page => nil, :key => User.current.rss_key})) %> <% end %> <% other_formats_links do |f| %> <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %> <% end %> <% html_title(l(:label_revision_plural)) -%>