# HG changeset patch
# User nishanth
# Date 1275737051 -19800
# Node ID 31935d8195f1f85fe5aa232cd9a82d849eee3343
# Parent 39ce492c6c87a8faf966057cd331f27b83cc2cbb
updated registration_complete template
diff -r 39ce492c6c87 -r 31935d8195f1 templates/reg_complete.html
--- a/templates/reg_complete.html Sat Jun 05 16:49:14 2010 +0530
+++ b/templates/reg_complete.html Sat Jun 05 16:54:11 2010 +0530
@@ -3,9 +3,14 @@
Registration Complete
{% endblock %}
{% block content %}
+
+Thank you for registering for Sage Days India 25.
+Due to limited availability of seats, the status of your registration will be mailed to you shortly.
+
{% endblock %}