# HG changeset patch
# User nishanth
# Date 1279312543 -19800
# Node ID f0bc4f5ee0ab84504b0abaff0d36501948872d46
# Parent 1250e554524004c9e98ed6ae9e883a59d308a34a
fixed a typo
diff -r 1250e5545240 -r f0bc4f5ee0ab templates/attending_sgd.html
--- a/templates/attending_sgd.html Sat Jul 17 02:02:53 2010 +0530
+++ b/templates/attending_sgd.html Sat Jul 17 02:05:43 2010 +0530
@@ -4,7 +4,7 @@
{% endblock %}
{% block content %}
Thank you for confirming your participation in Sage Days.
-Please visit Installing Python and other pachages on your distro for instructions on installing software needed for the workshop on your laptop.
+Please visit Installing Python and other pachages on your distro for instructions on installing software needed for Sage Days 25, on your laptop.
This page can be revisited by clicking on the link that was sent to your mail.
{% endblock %}