X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/479a4bd0d7f9e3ece258634475fdc47f863c5c19..f2645dd699779d68f6c86d6922a72be21b1da1b7:/app/views/layouts/notifier.html.erb diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index fb001d7c1..ee9d2d716 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -1,20 +1,19 @@ - -
+ - - -
+ - <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> + <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> +

OpenStreetMap

@@ -24,8 +23,8 @@
-
- <%= yield :body %> + + <%= raw style_message(yield) %>
@@ -35,7 +34,7 @@
+ <%= yield :footer %>

OpenStreetMap