{% extends "aristotle_mdr/stewards/base.html" %} {% load i18n aristotle_tags util_tags %} {% has_group_perm group "manage_collections" as can_manage_collections %} {% block title %}{{item.name}} Collections | {{ stewardship_organisation }}{% endblock %} {% block steward_content %}
{{obj.name}}
{{ obj.item_type_name }}
|
{{ obj.description|striptags }} |
{{obj.name}}
{{ obj.item_type_name }}
|
{% include obj.item.list_details_template with item=obj %} |