From 1cf8bd6b4bb409d27c1b0f9361c65948729b584e Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Tue, 8 Dec 2009 20:26:06 +0530 Subject: Added how to reach the venue document. --- .../notifications/speaker_confirmation_mail.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 project/templates/notifications/speaker_confirmation_mail.html (limited to 'project/templates/notifications') diff --git a/project/templates/notifications/speaker_confirmation_mail.html b/project/templates/notifications/speaker_confirmation_mail.html new file mode 100644 index 0000000..e889b22 --- /dev/null +++ b/project/templates/notifications/speaker_confirmation_mail.html @@ -0,0 +1,16 @@ +Hello {{ name }}, + We have already informed you that your talk titled +"{{ title }}" +for SciPy.in 2009 has been accepted. Hopefully, you have received +that mail. Congratulations! + + Can you please confirm your presence for the conference? To confirm +your presence please send a reply back to this mail, along with your +time of arrival and departure so that we can make arrangements for +your accommodation. + + For any queries, poke us at admin@scipy.in. + +-- + Thanks, + SciPy Team -- cgit