{% with config.RELATIONSHIP_FORM_HELP as help_text %} {% if help_text %}
{{ help_text|linebreaks }}
{% endif %} {% endwith %}
If you do not know this person / organisation, you may use this button to autofill appropriate responses.

{% csrf_token %} {% load bootstrap4 %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{{ form.negative_responses|json_script:"negative-response-data" }} {{ form.negative_responses|json_script:"negative-response-data" }}