{% extends 'transfers/base.html' %} {% load tz %} {% block h1_title %} {{object.organization}} PREMIS Rights Details Back To Organization {% endblock %} {% block content %}

Applies to Record Type(s)

{% for t in object.applies_to_type.all %}{{t}} {% endfor %}
{% endblock %}