{% extends '../template.html' %} {% block content %}

Connect Organisations

{{ opportunity_results.opportunity_name }}
{% csrf_token %}
Select one or multiple organisations from the below list. Use the filter to filter the current list.
{{ connect_form.organisations }}
{% endblock %}