-<h3>most recent posts:</h3>
-FIXME: geoRSS needed. Also proper user names and permalinks.<br><br>
+<h3>Recent diary entries:</h3>
+<br />
<%= render :partial => 'diary_entry/diary_entry', :collection => @entries %>
+
+<%= link_to(image_tag("RSS.gif", :size => "16x16", :border => 0), :action => 'rss') %>
+<%= auto_discovery_link_tag(:atom, :action => 'rss') %>
\ No newline at end of file