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