X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6d1c10afbc3641095c515152f6ae07a0b9ddffcf..f258af223bd2b9b682398b072864b68090b37d25:/app/views/notifier/gpx_success.html.erb diff --git a/app/views/notifier/gpx_success.html.erb b/app/views/notifier/gpx_success.html.erb index 97267944e..d298bd70a 100644 --- a/app/views/notifier/gpx_success.html.erb +++ b/app/views/notifier/gpx_success.html.erb @@ -1,8 +1,6 @@ -<% content_for :body do %> -
<%= t'notifier.gpx_notification.greeting' %>
+<%= t'notifier.gpx_notification.greeting' %>
-- <%= render :partial => "gpx_description" %> - <%= t'notifier.gpx_notification.success.loaded_successfully', :trace_points => @trace_points, :possible_points => @possible_points %> -
-<% end %> ++ <%= render :partial => "gpx_description" %> + <%= t'notifier.gpx_notification.success.loaded_successfully', :trace_points => @trace_points, :possible_points => @possible_points %> +