From a681819386b7ff7764953db916f9adf08dc68a58 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 22 May 2012 08:37:05 -0400 Subject: edited copy on the welcome email --- askbot/skins/default/templates/email/welcome_lamson_on.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/askbot/skins/default/templates/email/welcome_lamson_on.html b/askbot/skins/default/templates/email/welcome_lamson_on.html index 8bed898c..bcca4234 100644 --- a/askbot/skins/default/templates/email/welcome_lamson_on.html +++ b/askbot/skins/default/templates/email/welcome_lamson_on.html @@ -5,7 +5,10 @@ of the email code to detect the response signature that will appear under #} {% trans %}Welcome to {{ site_name }}!{% endtrans %}

- {% trans %}Please send a blank reply to this message. This helps us determine your email signature. Until we receive the response from you, you will not be able ask or answer questions on {{ site_name }} by email.{% endtrans %} + {% trans %}Important: Please reply to this message, without editing it. We need this to determine your email signature and that the email address is valid and was typed correctly.{% endtrans %} +

+

+ {% trans %}Until we receive the response from you, you will not be able ask or answer questions on {{ site_name }} by email.{% endtrans %}

{% include "email/footer.html" %}

{{ email_code }}

{# important #} -- cgit v1.2.3-1-g7c22