@@ -38,3 +38,5 | |||||
38 | <% content_for :header_tags do %> |
|
38 | <% content_for :header_tags do %> | |
39 | <%= auto_discovery_link_tag(:atom, {:controller => 'projects', :action => 'activity', :id => @project, :format => 'atom', :show_messages => 1, :key => User.current.rss_key}) %> |
|
39 | <%= auto_discovery_link_tag(:atom, {:controller => 'projects', :action => 'activity', :id => @project, :format => 'atom', :show_messages => 1, :key => User.current.rss_key}) %> | |
40 | <% end %> |
|
40 | <% end %> | |
|
41 | ||||
|
42 | <% html_title l(:label_board_plural) %> |
General Comments 0
You need to be logged in to leave comments.
Login now