diff options
Diffstat (limited to 'project/templates/notifications')
-rw-r--r-- | project/templates/notifications/speaker_confirmation_mail.html | 16 |
1 files changed, 16 insertions, 0 deletions
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 |