{# Template to specify details of email-notification in a dynamic Form #} {% if isSub is defined %}

{{ trans('reminder_label') }}

{% endif %} {% if invitation is defined %}
{% endif %} {% if revocation is defined %}
{% endif %} {% if notify is defined %}

{% endif %}
{% include 'email_textarea.html' %}