1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
11 <tr class="contain-align-left">
22 <% @objects.each do |p| %>
25 <%= link_to_if_arvados_object p, {friendly_name: true} %>
28 <%= render_attribute_as_textile(p, "description", p.description, true) %>