diff options
Diffstat (limited to 'djangoproject/templates/registration/registration_complete.html')
| -rw-r--r-- | djangoproject/templates/registration/registration_complete.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/registration/registration_complete.html b/djangoproject/templates/registration/registration_complete.html index b1b1deea..258f4291 100644 --- a/djangoproject/templates/registration/registration_complete.html +++ b/djangoproject/templates/registration/registration_complete.html @@ -11,4 +11,4 @@ for activating your account. {% endblocktranslate %} </p> -{% endblock %} +{% endblock content %} |
