]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entry/list.rhtml
Put auto discovery links in the document head.
[rails.git] / app / views / diary_entry / list.rhtml
index 7a2ccf74d6bea047b5cf9c7659e900306cf103ff..24977a2050f2cf018639936872195387c844ed48 100644 (file)
@@ -29,4 +29,7 @@
 <br />
 
 <%= rss_link_to :action => 'rss' %>
+
+<% content_for :head %>
 <%= auto_discovery_link_tag :atom, :action => 'rss' %>
+<% end %>