project/templates/notifications/payment_confirmation2010.html
author primal primal007@gmail.com
Sat, 03 Dec 2011 20:18:31 +0530
branch2011
changeset 497 e6ab10f5f0fb
parent 310 3541adaa5cd3
permissions -rw-r--r--
link fix
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
292
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     1
Hello {{ name }},
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     2
310
3541adaa5cd3 Provide Javascript support and add all view related changes for form.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 292
diff changeset
     3
{% if reg %}
292
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     4
We would like to inform your registration fees has been received and
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
     5
we confirm your *registration* for SciPy.in 2010.
310
3541adaa5cd3 Provide Javascript support and add all view related changes for form.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 292
diff changeset
     6
{% endif %}
3541adaa5cd3 Provide Javascript support and add all view related changes for form.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 292
diff changeset
     7
{% if acco and reg %}Also, {% endif %}{% if acco %}We would like to inform your accommodation fees has been
3541adaa5cd3 Provide Javascript support and add all view related changes for form.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 292
diff changeset
     8
received and we confirm your *accommodation* for SciPy.in 2010.
3541adaa5cd3 Provide Javascript support and add all view related changes for form.
Madhusudan.C.S <madhusudancs@gmail.com>
parents: 292
diff changeset
     9
{% endif %}
292
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    10
Thanks and regards,
bc234e6f3ae5 Add the mail content for confirmation of fees.
Madhusudan.C.S <madhusudancs@gmail.com>
parents:
diff changeset
    11
Scipy Team