X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/92418b7954d8915734f07a66abf76f52b437a517..f0f111aced146d78b4c31a6175c0150bc6497c50:/app/views/notifier/gpx_success.rhtml 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.