X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6d1c10afbc3641095c515152f6ae07a0b9ddffcf..a2ad08b2e213cfd56676bc8251147f25aef63984:/app/views/notifier/gpx_failure.html.erb?ds=sidebyside diff --git a/app/views/notifier/gpx_failure.html.erb b/app/views/notifier/gpx_failure.html.erb index d1319acbd..3ce26de8c 100644 --- a/app/views/notifier/gpx_failure.html.erb +++ b/app/views/notifier/gpx_failure.html.erb @@ -1,18 +1,16 @@ -<% content_for :body do %> -
<%= t'notifier.gpx_notification.greeting' %>
+<%= t "notifier.gpx_notification.greeting" %>
-- <%= render :partial => "gpx_description" %> - <%= t'notifier.gpx_notification.failure.failed_to_import' %> -
++ <%= render :partial => "gpx_description" %> + <%= t "notifier.gpx_notification.failure.failed_to_import" %> +
-- <%= @error %> -+
+ <%= @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' %> -
-<% end %> ++ <%= t "notifier.gpx_notification.failure.more_info_1" %> + <%= t "notifier.gpx_notification.failure.more_info_2" %> + <%= t "notifier.gpx_notification.failure.import_failures_url" %> +