{% extends 'scipost/_personal_page_base.html' %} {% load bootstrap %} {% block pagetitle %}: Affiliation details{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} Affiliations Affiliation detail {% endblock %} {% block content %}

Affiliation {{ affiliation }}

{% csrf_token %} {{ form|bootstrap }}

Merge another affiliation into {{ affiliation }}?

Contributors of {{ affiliation }}

{% endblock content %}