From bd0015eddc64970d2da935767be049a87200c961 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Wed, 24 Nov 2010 19:05:27 +0530 Subject: Add the mail content for confirmation of fees. --- .../templates/notifications/payment_confirmation2010.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 project/templates/notifications/payment_confirmation2010.html (limited to 'project') diff --git a/project/templates/notifications/payment_confirmation2010.html b/project/templates/notifications/payment_confirmation2010.html new file mode 100644 index 0000000..4f4cf45 --- /dev/null +++ b/project/templates/notifications/payment_confirmation2010.html @@ -0,0 +1,12 @@ +Hello {{ name }}, + +We would like to inform your registration fees has been received and +we confirm your *registration* for SciPy.in 2010. + +We are still not in a position to confirm the accommodation. If you +you have requested for it, you will still have to wait. If we are +unable to provide an accommodation, your fees will be returned during +the conference. + +Thanks and regards, +Scipy Team -- cgit