mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
{{ _('This is a test mail') }}
|
|
{{ _('Click the link below to open the site') }}
|
|
{{ url_for('home', _external=True) }}
|