{% extends "aristotle_mdr/user/userHome.html" %} {% load aristotle_tags %} {% block sidebar %} {% include "aristotle_mdr/user/userSideBar.html" with activeTab='adminTools' %} {% endblock %} {% block page %}
Label | Description | Stewardship Organisation | Actions |
---|---|---|---|
{{label.label}} | {{label.description}} | {% if label.stewardship_organisation %} {{ label.stewardship_organisation }} {% else %} Registry-wide {% endif %} | {% if label|can_edit_label:request.user %} Edit Delete {% endif %} |