diff options
Diffstat (limited to 'djangoproject/templates/fundraising/thank-you.html')
| -rw-r--r-- | djangoproject/templates/fundraising/thank-you.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/fundraising/thank-you.html b/djangoproject/templates/fundraising/thank-you.html index 2c0a2518..af7a7b76 100644 --- a/djangoproject/templates/fundraising/thank-you.html +++ b/djangoproject/templates/fundraising/thank-you.html @@ -41,6 +41,6 @@ {% endblocktranslate %} </p> -{% endblock %} +{% endblock content %} {% block content-extra %}{% endblock %} |
