X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8c7d1c4ce7b0b11eda847947a50dadcbee75cae..2e2f2124728ca755b2db8f83f022eaea24b647f0:/app/views/notifier/gpx_failure.html.erb diff --git a/app/views/notifier/gpx_failure.html.erb b/app/views/notifier/gpx_failure.html.erb new file mode 100644 index 000000000..f59aa3dbb --- /dev/null +++ b/app/views/notifier/gpx_failure.html.erb @@ -0,0 +1,9 @@ +<%= 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' %>