templates/reg_complete.html
author nishanth
Sat, 29 May 2010 15:59:50 +0530
changeset 22 1df4b0e0d45c
child 26 212fcba4459e
permissions -rw-r--r--
added the registration complete page

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