{% extends 'scipost/_personal_page_base.html' %} {% block pagetitle %}: Institutions{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} Institutions {% endblock %} {% block content %}

All Institutions in the database

{% if is_paginated %} {% include 'partials/pagination.html' with page_obj=page_obj %} {% endif %} {% if is_paginated %} {% include 'partials/pagination.html' with page_obj=page_obj %} {% endif %} {% endblock content %}