{# email_rdbm_bad_progress.html #} {% extends 'base_email.html' %} {% comment %} template parameters: id: int response: str explanation: str {% endcomment %} {% block content %}

A clinician refused a request from the CPFT Research Database consent-mode computer. The contact request ID was {{ id }}. Their response was {{ response }} – {{ explanation }}. Charity money needs sending. {% endblock %}