]> git.openstreetmap.org Git - rails.git/blob - app/views/trace/create.html.erb
Convert all the Potlatch locale files to a rails-like format (to make
[rails.git] / app / views / trace / create.html.erb
1 <h1><%= t'trace.create.upload_trace' %></h1>
2
3 <%= error_messages_for 'trace' %>
4
5 <%= render :partial => 'trace_form' %>