diff options
Diffstat (limited to 'djangoproject/templates/accounts/delete_profile_success.html')
| -rw-r--r-- | djangoproject/templates/accounts/delete_profile_success.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/accounts/delete_profile_success.html b/djangoproject/templates/accounts/delete_profile_success.html index bb1bab64..09628020 100644 --- a/djangoproject/templates/accounts/delete_profile_success.html +++ b/djangoproject/templates/accounts/delete_profile_success.html @@ -13,4 +13,4 @@ around on our <a href="{{ community_index_url }}">various community spaces</a>, online and off. {% endblocktranslate %} </p> -{% endblock %} +{% endblock content %} |
