X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/617e60be3c7d2e0f17639f3487a721d4efdc02c0..483162a72bfe820b11db05c384c0fc6103d084cf:/forum/skins/default/templates/auth/welcome_email.html diff --git a/forum/skins/default/templates/auth/welcome_email.html b/forum/skins/default/templates/auth/welcome_email.html index 8746e56..1adcba2 100644 --- a/forum/skins/default/templates/auth/welcome_email.html +++ b/forum/skins/default/templates/auth/welcome_email.html @@ -12,26 +12,26 @@ {% subject %}{% blocktrans %}{{ prefix }} Welcome to {{ app_name }}{% endblocktrans %}{% endsubject %} {% htmlcontent notifications/base.html %} -
- {% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %} %}, +
+ {% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %},
-{% trans "Here's your login info (store it in a cool dry place):" %}
+{% trans "Here's your login info (store it in a cool dry place):" %}
-{% trans "Username: " %} {{ recipient.username }}
+
{% trans "Username: " %} {{ recipient.username }}
{% trans "Password: As IF we would send your password in cleartext!" %}
{% trans "The following link will help us verify your email address:" %}
+{% trans "The following link will 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 %} {% textcontent notifications/base_text.html %} -{% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %} %}, +{% blocktrans %}Howdy and welcome to {{ app_name }}. We know you're busy, so we'll keep this real simple.{% endblocktrans %}, {% trans "Here's your login info (store it in a cool dry place):" %} {% trans "Username: " %} {{ recipient.username }}