canaille-globuzma/canaille/core/templates/mails/registration.txt
2023-08-15 00:48:49 +02:00

6 lines
289 B
Text

# {% trans %}Registration{% endtrans %}
{% trans %}You've started the registration process at {{ site_name }}. To proceed you can click on the link below and follow the instructions.{% endtrans %}
{% trans %}Continue{% endtrans %}: {{ registration_url }}
{{ site_name }}: {{ site_url }}