<%# Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: AGPL-3.0 %> <% if (current_user.is_admin and controller.model_class == User) %> <%= link_to 'Home', "/projects/#{object.uuid}" %> <% end %>