{% load django_bootstrap5 %} {% block extrahead %} {% comment %} We set the restUri Javascript variable here to make it accessible for institution_query.js and anywhere else where it is needed {% endcomment %} {% if form %} {{ form.media }} {% endif %} {% endblock %}
{% bootstrap_css %}