# HG changeset patch # User nishanth # Date 1279609860 -19800 # Node ID 73d6fedd9c22b0659f73293455710450b642c9d0 # Parent 7eaaecef80f6a4b75fc54f281d3a82aac815c5dc thankyou template is now complete diff -r 7eaaecef80f6 -r 73d6fedd9c22 templates/attending_sgd.html --- a/templates/attending_sgd.html Tue Jul 20 12:37:30 2010 +0530 +++ b/templates/attending_sgd.html Tue Jul 20 12:41:00 2010 +0530 @@ -3,12 +3,15 @@ Thankyou {% endblock %} {% block content %} -Thank you for confirming your participation in Sage Days.

+Thank you for confirming your participation in Sage Days.
Please make sure you are present at the venue by 8:30am on 9th Aug, 2010. -

- +
{% if user.acco_required %} +
The status of your accomodation will be mailed to you shortly. +
{% endif %} +
+Please mail your queries (if any) to sagedays@fossee.in {% endblock %}