branch | anoop |
changeset 31 | ec540dfbfe78 |
parent 26 | 212fcba4459e |
child 39 | 31935d8195f1 |
--- a/templates/reg_complete.html Fri Jun 04 14:59:14 2010 +0530 +++ b/templates/reg_complete.html Fri Jun 04 19:00:02 2010 +0530 @@ -1,4 +1,7 @@ {% extends 'base.html' %} +{% block title %} +Registration Complete +{% endblock %} {% block content %} <script language="javascript"> setTimeout("document.location='/sage_days'", 10000);