{% if company_logo_url %} {% else %}
{{ organization_name }}
{% endif %}
Hi {{ vendor_contact_name }},
{{ intro_text | default("This is your weekly summary of open data subject requests tasks from " + organization_name + " that require your attention. Please review the tasks listed below in our Privacy Center to ensure timely completion.") | safe }}
Tasks Due Soon

You have {{ total_task_count }} request{{ 's' if total_task_count != 1 else '' }} coming due, including {{ imminent_task_count }} within the next 7 days and {{ upcoming_task_count }} due in the next period.

View All Tasks

{{ closing_text | default("Thank you for your partnership in processing these requests efficiently. If you have any questions or issues, please reach out to your contacts at " + organization_name + ".") | safe }}

{{ signature | default("Best regards,
The " + organization_name + " Privacy Team") | safe }}