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

Connect Request for Change Customers

{{ rfc_results.rfc_title }}
{% csrf_token %}
Select one or more customers below. You can utilise the filter about to filter. Once done, click on the "Connect Customer(s)" button to connect the stakeholders to the request for change.
{{ connect_form.customers }}
{% endblock %}