X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/68a5aa5ed805c97f217fa09f869179c3544a8d63..ecd81eadbec57582749bb246d74e32ecab74d1d6:/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 %>