X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/a5e10695a6fc26e865b88dd62ce7116bf28dbafe..8e7eac3f6dd10c8a995584f8e090a7ad92c86c15:/forum/skins/default/templates/auth/temp_login_email.html diff --git a/forum/skins/default/templates/auth/temp_login_email.html b/forum/skins/default/templates/auth/temp_login_email.html index 7972213..32ade89 100644 --- a/forum/skins/default/templates/auth/temp_login_email.html +++ b/forum/skins/default/templates/auth/temp_login_email.html @@ -14,9 +14,9 @@

{% blocktrans %}The following link grants you a one time access to your account at {{ app_name }}.{% endblocktrans %}

- {% trans "Go to your account" %} +

{% trans "Go to your account" %}

-

{% 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_tempsignin user=recipient.id,code=temp_login_code %}

{% endhtmlcontent %}