mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
4 lines
221 B
Plaintext
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) }}
|