diff -r 7630d7f3613a -r 2e3fe11a3fcb templates/attending_wsp.html
--- a/templates/attending_wsp.html Fri Jul 16 10:29:25 2010 +0530
+++ b/templates/attending_wsp.html Fri Jul 16 10:34:35 2010 +0530
@@ -3,6 +3,8 @@
Thankyou
{% endblock %}
{% block content %}
-Thank you for confirming your participation in the Python workshop.
+Thank you for confirming your participation in the Python workshop.
+Please visit Installing Python and other pachages on your distro for instructions on installing software needed for the workshop on your laptop.
+This page can be revisited by clicking on the link that was sent to your mail.
{% endblock %}