{# -*- coding: utf-8 -*- Copyright (C) 2025 TU Wien. Invenio-Theme-TUW is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.BASE_TEMPLATE %} {%- block page_body %}
The following email with the subject {{ subject or "No Subject" }} will be sent to {{ users|length }} recipients. This will take about {{ users|length }} seconds.
{{ body|safe }}
The email will be sent to {{ users|length }} recipients.