diff options
author | Madhusudan.C.S | 2009-12-03 01:44:56 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-12-03 01:44:56 +0530 |
commit | 60e8b9b6c8a7f1907fb6cb928ff3b8366285d553 (patch) | |
tree | 30ecfc1209564fe1653b7bacb05eda63fba36e90 /project/templates/notifications/speaker_accepted_mail.html | |
parent | 7690e31656fece5cd80be894f7907f25551291be (diff) | |
download | scipycon-60e8b9b6c8a7f1907fb6cb928ff3b8366285d553.tar.gz scipycon-60e8b9b6c8a7f1907fb6cb928ff3b8366285d553.tar.bz2 scipycon-60e8b9b6c8a7f1907fb6cb928ff3b8366285d553.zip |
Added template which sends the accepted speakes a mail.
Diffstat (limited to 'project/templates/notifications/speaker_accepted_mail.html')
-rw-r--r-- | project/templates/notifications/speaker_accepted_mail.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/project/templates/notifications/speaker_accepted_mail.html b/project/templates/notifications/speaker_accepted_mail.html new file mode 100644 index 0000000..c9f0269 --- /dev/null +++ b/project/templates/notifications/speaker_accepted_mail.html @@ -0,0 +1,22 @@ +Hello {{ name }}, + The first edition of the SciPy India conference, SciPy.in 2009 +is fast approaching. We have some exciting news for you. We have +reviewed your submission titled: +"{{ title }}" + + Your talk has been accepted. Thank you for submitting the paper. +Please go ahead and start preparing for the talk right away. We will +put up the detailed schedule of the talks very soon. + + Also, more updates on the conference itself and other details will +be posted on the Update section of our website which will be available +through the left panel of the site soon. You can also follow us on +twitter. Our twitter id is "fossee". + + Last but not the least, really sorry for this delay in announcing +the accepted talks. For any queries, please send a mail to +admin@scipy.in + +-- + Thanks, + SciPy Team |