X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/af227e5aeb1650afe432486ccf81a486a4a27574..2a885c2cce4d42f3150b6969518fa321f3c5b25e:/app/views/layouts/_content.html.erb diff --git a/app/views/layouts/_content.html.erb b/app/views/layouts/_content.html.erb index 632a5c839..cfb8d712c 100644 --- a/app/views/layouts/_content.html.erb +++ b/app/views/layouts/_content.html.erb @@ -1,11 +1,11 @@ -
+
<% if content_for? :content %> <%= yield :content %> <% else %> <%= render :partial => "layouts/flash", :locals => { :flash => flash } %> <% if content_for? :heading %>
-
+
<%= yield :heading %>