{% extends "./template.html" %} {% block content %} {% load static %} {{ rfc_form.media }}
Organisation Name | Organisation Website | Organisation Email |
{{ row.organisation_name }} | {{ row.organisation_email }} | {{ row.organisation_website }} |
Customer First Name | Customer Last Name | Customer Email |
{{ row.customer_first_name }} | {{ row.customer_last_name }} | {{ row.customer_email }} |
Assigned Group Name |
{{ row.group_id }} |