openstreetmap-website/app/views/notifier/gpx_failure.html.erb
2009-06-09 20:50:14 +00:00

9 lines
302 B
Text

<%= render :partial => "gpx_description" %>
<%= t'notifier.gpx_notification.failure.failed_to_import' %>
<%= @error %>
<%= t'notifier.gpx_notification.failure.more_info_1' %>
<%= t'notifier.gpx_notification.failure.more_info_2' %>
<%= t'notifier.gpx_notification.failure.import_failures_url' %>