]> git.openstreetmap.org Git - rails.git/blob - app/views/user_mailer/gpx_success.text.erb
Move number of points to file details in gpx emails
[rails.git] / app / views / user_mailer / gpx_success.text.erb
1 <%= t ".hi", :to_user => @to_user %>
2
3 <%= t ".imported_successfully" %>
4
5 <%= render :partial => "gpx_description" %>
6
7 <%= t ".all_your_traces", :url => @my_traces_url %>