]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/list.rhtml
started work on /diary
[rails.git] / app / views / diary_entry / list.rhtml
1 <h3>most recent posts:</h3>
2 FIXME: geoRSS needed. Also proper user names and permalinks.<br><br>
3 <%= render :partial => 'diary_entry/diary_entry', :collection => @entries %>