]> git.openstreetmap.org Git - rails.git/blob - app/views/changeset/list.rhtml
More unit tests for the parsing of the Node.from_xml. Some code clean up to ensure...
[rails.git] / app / views / changeset / list.rhtml
1 <h1><%= t'changeset.list.recent_changes' %></h1>
2 <p><%= t'changeset.list.recently_edited_changesets' %></p>
3
4 <%= render :partial => 'changesets' %>
5
6 <p><%= t'changeset.list.for_more_changesets' %></p>
7 <br>