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

{{ relation_type }} Change

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