diff -r 30baf3c635c5 -r 212fcba4459e templates/register.html --- a/templates/register.html Sat May 29 19:35:49 2010 +0530 +++ b/templates/register.html Thu Jun 03 19:06:14 2010 +0530 @@ -1,5 +1,5 @@ - -
+{% extends 'base.html' %} +{% block content %} - +{% endblock %}