X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cf11913d586bf9c25f003f4acd3b114367fa4aa9..cca78f979060e6c8fd4ffcbf58a2e3361502aa99:/app/views/layouts/notifier.html.erb diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 8575424f2..3f60696f3 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -8,12 +8,12 @@ - - -
+ <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> +

OpenStreetMap

@@ -24,7 +24,7 @@
- <%= raw apply_inline_css(yield) %> + <%= raw style_message(yield) %>
@@ -34,7 +34,7 @@
+ <%= yield :footer %>

OpenStreetMap