eventcally/project/templates/email/verification_request_review_status_notice.txt
2023-06-02 12:32:08 +02:00

4 lines
221 B
Plaintext

{{ _('The review status of your verification request has been updated.') }}
{{ _('Click the link below to view the status') }}
{{ url_for('admin_unit_verification_request_review_status', id=request.id, _external=True) }}