@@ -40,7 +40,7 | |||||
40 | <p class="pagination"><%= pagination_links_full @news_pages %></p> |
|
40 | <p class="pagination"><%= pagination_links_full @news_pages %></p> | |
41 |
|
41 | |||
42 | <% other_formats_links do |f| %> |
|
42 | <% other_formats_links do |f| %> | |
43 |
|
|
43 | <%= f.link_to 'Atom', :url => {:project_id => @project, :key => User.current.rss_key} %> | |
44 | <% end %> |
|
44 | <% end %> | |
45 |
|
45 | |||
46 | <% content_for :header_tags do %> |
|
46 | <% content_for :header_tags do %> |
General Comments 0
You need to be logged in to leave comments.
Login now