# HG changeset patch
# User nishanth
# Date 1279256675 -19800
# Node ID 2e3fe11a3fcbd2084d0cd65afb5d610061e095ff
# Parent 7630d7f3613abe1ce2c09606e118b46d9bacca3d
included the link to instructions for installation on thankyou template
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 %}