From ba4363f23c06e522cdfc2349c8b0112867247f42 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 5 Aug 2009 22:55:30 -0400 Subject: added some more files --- templates/authopenid/email_validation.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 templates/authopenid/email_validation.txt (limited to 'templates/authopenid/email_validation.txt') 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 %} -- cgit v1.2.3-1-g7c22