X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/cefca34f042066c8340efcfdb5f724ec5ff89877..12281b1cc1c246cc1debcabbc12d2840cdb6666f:/app/views/user_mailer/gpx_success.html.erb?ds=inline diff --git a/app/views/user_mailer/gpx_success.html.erb b/app/views/user_mailer/gpx_success.html.erb index ad60408bd..4354db20a 100644 --- a/app/views/user_mailer/gpx_success.html.erb +++ b/app/views/user_mailer/gpx_success.html.erb @@ -4,3 +4,7 @@ <%= render :partial => "gpx_description" %> <%= t(".loaded", :trace_points => @trace_points, :count => @possible_points) %>
+ ++ <%= t ".all_your_traces_html", :url => link_to(@my_traces_url, @my_traces_url) %> +