X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/bd21a1f7ffe1bff79cc3e249119e26ec946c7cc4..315d1dab540ad5c11e7a22201387327525578229:/app/views/layouts/map.html.erb diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index 2fe8b9b3b..68162f703 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -30,6 +30,10 @@

<%= t 'layouts.osm_read_only' %>

<% end %> +
+ <%= render :partial => "layouts/flash" %> +
+
@@ -46,7 +49,7 @@

<%= t 'layouts.intro_header' %>

<%= t 'layouts.intro_text' %>

<%= t('layouts.learn_more') %> - <%= t('layouts.sign_up') %> + <%= t('layouts.start_mapping') %> <% end %>