]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/gpx_failure.rhtml
Try and make message and comment notifications more idiot proof.
[rails.git] / app / views / notifier / gpx_failure.rhtml
index 61b08772955e4fc1e30fe7091ce6439582ba18ec..7035e45d180318432613f4ff35f0a204d42a2b26 100644 (file)
@@ -1,9 +1,9 @@
-Hi,
-
-It looks like your GPX file
-
-  <%= @trace_name %>
-
+<%= render :partial => "gpx_description" %>
 failed to import. Here's the error:
 
   <%= @error %>
+
+More information about GPX import failures and how to avoid
+them can be found at:
+
+  http://wiki.openstreetmap.org/index.php/GPX_Import_Failures