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

Institute {{ institute }}

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

Merge another institute into {{ institute }}?

Contributors of {{ institute }}

{% endblock content %}