templates/reg_complete.html
changeset 22 1df4b0e0d45c
child 26 212fcba4459e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/reg_complete.html	Sat May 29 15:59:50 2010 +0530
@@ -0,0 +1,8 @@
+<html>
+<body>
+<script language="javascript">
+setTimeout("document.location='/'", 10000);
+</script>
+You have successfully registered for Sage Days India 25. <br />
+You will be automatically redirected to sage days website in a few seconds.
+</body>