]> git.openstreetmap.org Git - rails.git/blob - app/views/notifier/gpx_success.html.erb
8e240884560169671a2f9903e844db8ddaf9d370
[rails.git] / app / views / notifier / gpx_success.html.erb
1 <p style="margin: 0"><%= t'notifier.gpx_notification.greeting' %></p>
2
3 <p>
4   <%= render :partial => "gpx_description" %>
5   <%= t'notifier.gpx_notification.success.loaded_successfully', :trace_points => @trace_points, :possible_points => @possible_points %>
6 </p>