X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/d47196254c3e41187578cfaf053f63f299da9ec6..7d0a281d5bc03f2a981cbe6cb055fe19760f907d:/app/views/notifier/gpx_success.rhtml?ds=sidebyside diff --git a/app/views/notifier/gpx_success.rhtml b/app/views/notifier/gpx_success.rhtml index ae05bb83b..2613d7429 100644 --- a/app/views/notifier/gpx_success.rhtml +++ b/app/views/notifier/gpx_success.rhtml @@ -1,8 +1,3 @@ -Hi, - -It looks like your GPX file - - <%= @trace_name %> - +<%= render :partial => "gpx_description" %> loaded successfully with <%= @trace_points %> out of a possible <%= @possible_points %> points.