project/templates/notifications/payment_confirmation2010.html
author Nishanth Amuluru <nishanth@fossee.in>
Fri, 10 Dec 2010 16:05:09 +0530
changeset 358 c09beee32d9b
parent 310 3541adaa5cd3
permissions -rw-r--r--
Updated the tutorial page

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