10 lines
190 B
Text
10 lines
190 B
Text
<%= t ".hi", :to_user => @to_user %>
|
|
|
|
<%= render :partial => "gpx_description" %>
|
|
<%= t ".failed_to_import" %>
|
|
|
|
==
|
|
<%= @error %>
|
|
==
|
|
|
|
<%= t ".more_info", :url => t(".import_failures_url") %>
|