]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/gpx_failure.html.erb
Update to rails 7.1.3.3
[rails.git] / 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
deleted file mode 100644 (file)
index cc43905..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<p style="margin: 0"><%= t'notifier.gpx_notification.greeting' %></p>
-
-<p>
-  <%= render :partial => "gpx_description" %>
-  <%= t'notifier.gpx_notification.failure.failed_to_import' %>
-</p>
-
-<blockquote>
-  <%= @error %>
-</blockquote>
-
-<p>
-  <%= t'notifier.gpx_notification.failure.more_info_1' %>
-  <%= t'notifier.gpx_notification.failure.more_info_2' %>
-  <%= t'notifier.gpx_notification.failure.import_failures_url' %>
-</p>