project/templates/notifications/payment_confirmation2010.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Thu, 09 Dec 2010 19:33:57 +0530
changeset 348 88cb9f42880c
parent 310 3541adaa5cd3
permissions -rw-r--r--
Number of male and female participants requesting accommodation.

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