X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cb87f02642d0097ebc067ca1f9371dde274a41e3..0c79686f3cef86330d0ab6bbef2a9e2275ac93ac:/app/views/notifier/gpx_success.html.erb?ds=inline diff --git a/app/views/notifier/gpx_success.html.erb b/app/views/notifier/gpx_success.html.erb index d298bd70a..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 %>