X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/433b7c5dfae0afa72058c2aaf236859998a2175a..68a5aa5ed805c97f217fa09f869179c3544a8d63:/app/views/notifier/gpx_success.html.erb?ds=sidebyside diff --git a/app/views/notifier/gpx_success.html.erb b/app/views/notifier/gpx_success.html.erb index d298bd70a..71611a088 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 %>