X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6e39e6e9ce10895a5405c90a0b61290ab507d16d..3204b60e04bf8613858bfc4a753d7114f6ca90a3:/apps/workbench/app/views/layouts/body.html.erb diff --git a/apps/workbench/app/views/layouts/body.html.erb b/apps/workbench/app/views/layouts/body.html.erb index 7e8def7cd8..3fc0c92fcd 100644 --- a/apps/workbench/app/views/layouts/body.html.erb +++ b/apps/workbench/app/views/layouts/body.html.erb @@ -18,110 +18,110 @@ <% if current_user %> - <% if current_user.is_active %> -
  • - -
  • - <% end %> - - - - + <% if current_user.is_active %> +
  • + +
  • + <% end %> - <% if current_user.is_admin %> - - <% end %> + + + + <% if current_user.is_admin %> + + <% end %> <% else %>
  • Log in
  • <% end %>