templates/reg_complete.html
branchanoop
changeset 39 31935d8195f1
parent 31 ec540dfbfe78
--- 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 %}
+<!--
 <script language="javascript">
-setTimeout("document.location='/sage_days'", 10000);
+setTimeout("document.location='/sage_days'", 30000);
 </script>
-You have successfully registered for Sage Days India 25. <br />
-You will be automatically redirected to sage days website in a few seconds.
+-->
+Thank you for registering for Sage Days India 25. <br />
+<b>Due to limited availability of seats, the status of your registration will be mailed to you shortly.</b>
+<!--
+You will be redirected to sage days website in a few seconds.
+-->
 {% endblock %}