{# email_rdbm_new_work_pt_from_rdbm.html #} {% extends 'base_email.html' %} {% comment %} template parameters: letter: Letter {% endcomment %} {% block content %}

There’s new work on the CPFT Research Database consent-mode web site; a letter (from the RDBM) needs sending to a patient. Please look at the list of letters that need printing (it’s number {{ letter.id }}).

{% endblock %}