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