{# template snippet for displaying person-document relationship label on a form #} {# used on merge form to provide enough information to merge accurately #}

{{ relation_type }} Change

View all {{ relation_type.persondocumentrelation_set.count }} {{ relation_type }} relations
    {% for rel in relation_type.persondocumentrelation_set.all %}
  1. {% empty %}
  2. {% endfor %}