X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bc309badb8c3afea20c17ff9ef44861d4f7bcf13..a0a6dd36190788b89c5d97f981b4e9b563eb385e:/app/views/notifier/gpx_failure.rhtml diff --git a/app/views/notifier/gpx_failure.rhtml b/app/views/notifier/gpx_failure.rhtml index 2a16bc49e..7035e45d1 100644 --- a/app/views/notifier/gpx_failure.rhtml +++ b/app/views/notifier/gpx_failure.rhtml @@ -1,9 +1,4 @@ -Hi, - -It looks like your GPX file - - <%= @trace_name %> - +<%= render :partial => "gpx_description" %> failed to import. Here's the error: <%= @error %>