{% extends "iommi/base.html" %}
{% block iommi_head_contents %}
{# jQuery #}
{# Bootstrap #}
{# jQuery first, then Popper.js, then Bootstrap JS #}
{# Note that bootstrap tells you to use the slim version of jQuery but this does NOT work with select2! #}
{# Select2 #}
{% endblock %}