X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bc309badb8c3afea20c17ff9ef44861d4f7bcf13..7d0a281d5bc03f2a981cbe6cb055fe19760f907d:/app/views/notifier/gpx_failure.rhtml?ds=sidebyside 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 %>