<%= t("fcrepo_admin.object.associations.title") %>: <%= @association.name %>

<% if @response.total > 0 %> <%= render_document_index @documents %> <% else %>
No associated objects found.
<% end %>