diff options
Diffstat (limited to 'djangoproject/templates/registration/activate.html')
| -rw-r--r-- | djangoproject/templates/registration/activate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/registration/activate.html b/djangoproject/templates/registration/activate.html index b11ec992..d525ebc2 100644 --- a/djangoproject/templates/registration/activate.html +++ b/djangoproject/templates/registration/activate.html @@ -11,4 +11,4 @@ the activation key for your account has expired; activation keys are only valid for {{ days }} days after registration. {% endblocktranslate %}</p> -{% endblock %} +{% endblock content %} |
