X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/250a068b066c8968047ed90c2de64a47f9301c7d..36f1233304baec423e1cd877f3593514efad6d66:/app/views/layouts/site.html.erb?ds=sidebyside diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index a0e894e46..a89db5078 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -99,53 +99,25 @@
- + <% if @user and @user.id %> + <%= render :partial => "layouts/user_menu" %> + <% else %> + + <% end %> -
- -
<%= render :partial => "layouts/flash", :locals => { :flash => flash } %> <% if content_for? :heading %>