X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/433b7c5dfae0afa72058c2aaf236859998a2175a..68a40023668ff9af00cd30987015330d2311bd29:/app/views/layouts/notifier.html.erb?ds=sidebyside diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 8122125cb..dd041cca5 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,6 +1,5 @@ - @@ -9,7 +8,7 @@ -
+ <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> @@ -25,7 +24,7 @@
- <%= yield %> + <%= raw style_message(yield) %>