--- a/templates/attending_sgd.html Tue Jul 20 12:52:31 2010 +0530
+++ b/templates/attending_sgd.html Tue Jul 20 12:53:12 2010 +0530
@@ -3,12 +3,15 @@
Thankyou
{% endblock %}
{% block content %}
-Thank you for confirming your participation in Sage Days.<br /><br />
+Thank you for confirming your participation in Sage Days.<br />
Please make sure you are present at the venue by 8:30am on 9th Aug, 2010.
-<br /><br />
-
+<br />
{% if user.acco_required %}
+<br />
The status of your accomodation will be mailed to you shortly.
+<br />
{% endif %}
+<br />
+Please mail your queries (if any) to sagedays@fossee.in
{% endblock %}