{% load i18n %} {% trans "Email Verification" %}

{% trans "Welcome to our platform!" %}

{% trans "Thank you for signing up on our website. To complete your registration, please click the button below to verify your email address:" %}

{% trans "Verify Email Address" %}

{% trans "If the button above doesn't work, you can also copy and paste the following link into your browser:" %}

{{ activate_url }}

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