<%= @title %>

<%=image_tag 'feed-icon-14x14.png' -%> <%= link_to 'RSS Feed' , 'http://'+ request.host_with_port + @rel_url_root.to_s + request.path + '.rss' %>  <% if @linktomap %><%= link_to "Show Just Map Activity", :controller=>"maps", :action=>"activity" %><% end %>

<%= will_paginate @audits %> <%= render :partial => 'audit_table', :object => @audits %> <%= will_paginate @audits %>