diff -r afc41af983e5 -r 81cd0140a0f2 templates/register.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/register.html Tue Apr 20 15:31:21 2010 +0530 @@ -0,0 +1,8 @@ +{% extends "base.html" %} +{% block content %} +Please provide the following details before you start the test. +
+{% endblock %}