author | nishanth |
Sat, 05 Jun 2010 16:46:44 +0530 | |
branch | anoop |
changeset 37 | f068d119c158 |
parent 31 | ec540dfbfe78 |
child 39 | 31935d8195f1 |
permissions | -rw-r--r-- |
{% extends 'base.html' %} {% block title %} Registration Complete {% endblock %} {% block content %} <script language="javascript"> setTimeout("document.location='/sage_days'", 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. {% endblock %}