{% extends 'affiliations/base.html' %} {% block pagetitle %}: Institutions{% endblock pagetitle %} {% block breadcrumb_items %} Institutions without Organization {% endblock %} {% block content %}

Institutions without Organization

{% 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 %}