]> git.openstreetmap.org Git - rails.git/blob - app/views/trace/create.rhtml
Updating to use Rails 2.1.2. Moving the gem dependancies to the config/environment...
[rails.git] / app / views / trace / create.rhtml
1 <h1>Upload GPS Trace</h1>
2
3 <%= error_messages_for 'trace' %>
4
5 <%= render :partial => 'trace_form' %>