diff -r ee39807aa6c8 -r 8b366ff5fef1 templates/attending_sgd.html
--- 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.
+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 %}