]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/gpx_failure.rhtml
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452.
[rails.git] / app / views / notifier / gpx_failure.rhtml
1 Hi,
2
3 It looks like your GPX file
4
5   <%= @trace_name %>
6
7 failed to import. Here's the error:
8
9   <%= @error %>