project/templates/notifications/payment_confirmation2010.html
changeset 310 3541adaa5cd3
parent 292 bc234e6f3ae5
--- a/project/templates/notifications/payment_confirmation2010.html	Mon Nov 29 21:15:51 2010 +0530
+++ b/project/templates/notifications/payment_confirmation2010.html	Mon Nov 29 21:16:22 2010 +0530
@@ -1,12 +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.
-
-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.
-
+{% 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