summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-05-22 08:37:05 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-05-22 08:37:05 -0400
commita681819386b7ff7764953db916f9adf08dc68a58 (patch)
tree4c3e873ee0417031aa44dbdf9ca3cd789fb43618
parent0e155d9d5598ea5fbef494ddc45465c71091f321 (diff)
downloadaskbot-a681819386b7ff7764953db916f9adf08dc68a58.tar.gz
askbot-a681819386b7ff7764953db916f9adf08dc68a58.tar.bz2
askbot-a681819386b7ff7764953db916f9adf08dc68a58.zip
edited copy on the welcome email
-rw-r--r--askbot/skins/default/templates/email/welcome_lamson_on.html5
1 files changed, 4 insertions, 1 deletions
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 %}
</p>
<p>
- {% trans %}Please send a <em>blank reply</em> 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: <em>Please reply</em> 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 %}
+</p>
+<p>
+ {% trans %}Until we receive the response from you, you will not be able ask or answer questions on {{ site_name }} by email.{% endtrans %}
</p>
{% include "email/footer.html" %}
<p style="color:#aaa;font-size:8px">{{ email_code }}</p>{# important #}