X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/bd1d0ab9507b71fc9db19a8a2656bd6d149737c7..fa339033e1f00f4f3e2b9c790c5100a863cf91ac:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 3deffdde2..12b5b82c5 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -96,53 +96,25 @@
- + <% if @user and @user.id %> + <%= render :partial => "layouts/user_menu" %> + <% else %> + + <% end %> -
- -
<%= render :partial => "layouts/flash", :locals => { :flash => flash } %> <% if content_for? :heading %>