Fix thinko.

This commit is contained in:
Tom Hughes 2009-03-06 14:30:01 +00:00
parent bddb7dd8f9
commit 2005709c5a

View file

@ -30,6 +30,6 @@
<%= rss_link_to :action => 'rss' %>
<% content_for :head %>
<% content_for :head do %>
<%= auto_discovery_link_tag :atom, :action => 'rss' %>
<% end %>