summaryrefslogtreecommitdiff
path: root/project/templates/notifications/payment_confirmation2010.html
diff options
context:
space:
mode:
authorParth Buch2012-08-28 17:03:37 +0530
committerParth Buch2012-08-28 17:03:37 +0530
commit7e38fd922a8dd4742d09758cd1c94fb0302045d3 (patch)
treeb43d6ea8c47fb80e09e5e0bfd8759ac7d697addf /project/templates/notifications/payment_confirmation2010.html
downloadscipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.tar.gz
scipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.tar.bz2
scipywebsite-7e38fd922a8dd4742d09758cd1c94fb0302045d3.zip
Reboot for scipy 2012
Diffstat (limited to 'project/templates/notifications/payment_confirmation2010.html')
-rw-r--r--project/templates/notifications/payment_confirmation2010.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/project/templates/notifications/payment_confirmation2010.html b/project/templates/notifications/payment_confirmation2010.html
new file mode 100644
index 0000000..1d98e86
--- /dev/null
+++ b/project/templates/notifications/payment_confirmation2010.html
@@ -0,0 +1,11 @@
+Hello {{ name }},
+
+{% if reg %}
+We would like to inform your registration fees has been received and
+we confirm your *registration* for SciPy.in 2010.
+{% endif %}
+{% if acco and reg %}Also, {% endif %}{% if acco %}We would like to inform your accommodation fees has been
+received and we confirm your *accommodation* for SciPy.in 2010.
+{% endif %}
+Thanks and regards,
+Scipy Team