1 <% content_for :body do %>
2 <p style="margin: 0"><%= t'notifier.gpx_notification.greeting' %></p>
5 <%= render :partial => "gpx_description" %>
6 <%= t'notifier.gpx_notification.success.loaded_successfully', :trace_points => @trace_points, :possible_points => @possible_points %>