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

Connect Request for Change Organisations

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