]> git.openstreetmap.org Git - rails.git/blob - app/views/diary_entry/list.rhtml
Clicking on nearby markers displays a popup showing the name of the mapper with a...
[rails.git] / app / views / diary_entry / list.rhtml
1 <h3>most recent posts:</h3>
2 <br />
3 <%= render :partial => 'diary_entry/diary_entry', :collection => @entries %>