X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c94213847b8e5b71864b34748ba9fadaefbfddfe..07531e8477ad3f0ed33a87d352da00a11e892f74:/app/views/layouts/notifier.html.erb diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 3b8ce6657..62585e938 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,6 +1,5 @@ - @@ -9,12 +8,12 @@ - -
+ <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> +

OpenStreetMap

@@ -24,8 +23,8 @@
-
- <%= yield %> + + <%= raw style_message(yield) %>