X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/68a5aa5ed805c97f217fa09f869179c3544a8d63..e731dd71a77ad4ad1e9db22535e89444bb98e5d9:/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 71611a088..7601a621d 100644 --- a/app/views/notifier/gpx_success.html.erb +++ b/app/views/notifier/gpx_success.html.erb @@ -1,6 +1,6 @@ -

<%= 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 %> + <%= t "notifier.gpx_notification.success.loaded_successfully", :trace_points => @trace_points, :possible_points => @possible_points %>