summaryrefslogtreecommitdiffstats
path: root/templates/authopenid
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-05 22:55:30 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-05 22:55:30 -0400
commitba4363f23c06e522cdfc2349c8b0112867247f42 (patch)
tree8ef471c33a9e2561b0dca0c5c591fe292bd55027 /templates/authopenid
parentb47e6e9c1f0ae86745376f8297e63ab775ba95fb (diff)
downloadaskbot-ba4363f23c06e522cdfc2349c8b0112867247f42.tar.gz
askbot-ba4363f23c06e522cdfc2349c8b0112867247f42.tar.bz2
askbot-ba4363f23c06e522cdfc2349c8b0112867247f42.zip
added some more files
Diffstat (limited to 'templates/authopenid')
-rw-r--r--templates/authopenid/email_validation.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/authopenid/email_validation.txt b/templates/authopenid/email_validation.txt
new file mode 100644
index 00000000..5b166a9b
--- /dev/null
+++ b/templates/authopenid/email_validation.txt
@@ -0,0 +1,15 @@
+{% load i18n %}
+{% trans "Greetings from the Q&A forum" %},
+
+{% trans "To make use of the Forum, please follow the link below:" %}
+
+{{validation_link}}
+
+{% trans "Following the link above will help us verify your email address." %}
+
+{% blocktrans %}If you beleive that this message was sent in mistake -
+no further action is needed. Just ingore this email, we apologize
+for any inconvenience{% endblocktrans %}
+
+{% blocktrans %}Sincerely,
+Forum Administrator{% endblocktrans %}