X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/a5e10695a6fc26e865b88dd62ce7116bf28dbafe..8e7eac3f6dd10c8a995584f8e090a7ad92c86c15:/forum/skins/default/templates/auth/mail_validation.html?ds=sidebyside diff --git a/forum/skins/default/templates/auth/mail_validation.html b/forum/skins/default/templates/auth/mail_validation.html index d73a428..82029d6 100644 --- a/forum/skins/default/templates/auth/mail_validation.html +++ b/forum/skins/default/templates/auth/mail_validation.html @@ -11,11 +11,11 @@ {% subject %}{% blocktrans %}{{ prefix }} Your email validation link {{ app_name }}{% endblocktrans %}{% endsubject %} {% htmlcontent notifications/base.html %} -
{% trans "Please use the following link to help us verify your email address:" %}
+{% trans "Please use the following link to help us verify your email address:" %}
- {% trans "Validate my email address" %} +{% trans "Validate my email address" %}
-{% trans "If the above link is not clickable, copy and paste this url into your web browser's address bar:" %}
+{% trans "If the above link is not clickable, copy and paste this url into your web browser's address bar:" %}
{% fullurl auth_validate_email user=recipient.id,code=validation_code %}
{% endhtmlcontent %}