templates/reg_complete.html
author Madhusudan.C.S <madhusudancs@gmail.com>
Mon, 02 Aug 2010 16:19:52 +0530
changeset 203 3d0970ef6feb
parent 22 1df4b0e0d45c
child 26 212fcba4459e
permissions -rw-r--r--
Added all possible regex path for registration.

<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>