mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
4 lines
217 B
Plaintext
4 lines
217 B
Plaintext
{{ _('The review status of your event has been updated.') }}
|
|
{{ _('Click the link below to view the status') }}
|
|
{{ url_for('event_suggestion_review_status', event_suggestion_id=event_suggestion.id, _external=True) }}
|