X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1b668ead62139d6b1b570ec14e7ae276c69cb7c0..f74c984a49695df755ed853bc42f1da0fca363e6:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 461257207..8239c8c2d 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -77,27 +77,32 @@
- - <% if @user and @user.id %> - <%= render :partial => "layouts/user_menu" %> - <% else %> -
<%= render :partial => "layouts/flash", :locals => { :flash => flash } %>