summaryrefslogtreecommitdiff
path: root/djangoproject/templates/registration/logged_out.html
diff options
context:
space:
mode:
Diffstat (limited to 'djangoproject/templates/registration/logged_out.html')
-rw-r--r--djangoproject/templates/registration/logged_out.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/registration/logged_out.html b/djangoproject/templates/registration/logged_out.html
index 55659c0e..899e3e70 100644
--- a/djangoproject/templates/registration/logged_out.html
+++ b/djangoproject/templates/registration/logged_out.html
@@ -11,4 +11,4 @@
Thanks for stopping by; when you come back, don't forget to <a href="{{ login_url }}">log in</a> again.
{% endblocktranslate %}
</p>
-{% endblock %}
+{% endblock content %}