diff -r bb1f31e9c3ab -r ad091ba95653 project/templates/registration/activate.html --- a/project/templates/registration/activate.html Wed Nov 11 15:52:26 2009 +0530 +++ b/project/templates/registration/activate.html Wed Nov 11 15:56:21 2009 +0530 @@ -1,5 +1,7 @@ {% extends "base.html" %} +{% load i18n %} + {% block content %}

{% trans "Register" %}