X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/617e60be3c7d2e0f17639f3487a721d4efdc02c0..483162a72bfe820b11db05c384c0fc6103d084cf:/forum/skins/default/templates/auth/mail_validation.html?ds=inline 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 %}