{% extends 'affiliations/base.html' %} {% load bootstrap %} {% block pagetitle %}: Institution details{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} {{ institution }} {% endblock %} {% block content %}

Institution {{ institution }}

{% endblock content %}