{# template snippet for displaying person-document relationship label on a form #}
{# used on merge form to provide enough information to merge accurately #}
{{ relation_type }}
View all {{ relation_type.persondocumentrelation_set.count }} {{ relation_type }} relations
{% for rel in relation_type.persondocumentrelation_set.all %}