]> git.openstreetmap.org Git - rails.git/blob - app/views/changeset/list.rhtml
Some more of the user account translations. Custom generate method for languages...
[rails.git] / app / views / changeset / list.rhtml
1 <h1>Recent Changes</h1>
2 <p>Recently edited changesets:</p>
3
4 <%= render :partial => 'changesets' %>
5
6 <p>
7 For more changesets, select a user and view their edits, or see the editing 'history' of a specific area.
8 </p>
9 <br>