{% extends "chrono/manager_agenda_view.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {% trans "Reminder message preview" %} {% endblock %} {% block appbar %}
{% trans "Users will receive the following email:" %}
{% trans "Subject:" %} {{ subject }}
{% else %}{% trans "Users will receive the following SMS:" %}
{% endif %}{{ message }}