diff --git a/app/views/news/index.html.erb b/app/views/news/index.html.erb index 1c2fd51b4..fc98a5349 100644 --- a/app/views/news/index.html.erb +++ b/app/views/news/index.html.erb @@ -40,7 +40,7 @@
<%= pagination_links_full @news_pages %>
<% other_formats_links do |f| %> - <%= f.link_to 'Atom', :url => {:project_id => @project, :key => User.current.rss_key} %> + <%= f.link_to 'Atom', :url => {:project_id => @project, :key => User.current.rss_key} %> <% end %> <% content_for :header_tags do %>