diff options
Diffstat (limited to 'djangoproject/templates/registration/activation_complete.html')
| -rw-r--r-- | djangoproject/templates/registration/activation_complete.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/registration/activation_complete.html b/djangoproject/templates/registration/activation_complete.html index 27eab6d8..1991768c 100644 --- a/djangoproject/templates/registration/activation_complete.html +++ b/djangoproject/templates/registration/activation_complete.html @@ -11,4 +11,4 @@ Thanks for signing up! Now you can <a href="{{ login_url }}">log in</a>. {% endblocktranslate %} </p> -{% endblock %} +{% endblock content %} |
