X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/50091893d44ecfc48c13bb2269f23a6f23aea1d2..3af16f6337b52546297e7e09a1aba9b0e1df7e15:/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 %>