{% load i18n %} {% trans "You're invited" %}

{% trans "You've been invited to join our platform" %}

{% blocktrans %} An administrator has created an account for you using this email address. To activate your account and set your password, please confirm your email address. {% endblocktrans %}

{% trans "Confirm email and set password" %}

{% blocktrans %} If the button above does not work, you can also copy and paste the following link into your browser: {% endblocktrans %}

{{ activate_url }}

{% blocktrans %} After confirming your email, you will be redirected to a secure page where you can choose your password and finish activating your account. {% endblocktrans %}

{% trans "If you did not expect this invitation, you can safely ignore this email." %}