diff options
Diffstat (limited to 'djangoproject/templates/accounts/delete_profile.html')
| -rw-r--r-- | djangoproject/templates/accounts/delete_profile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/accounts/delete_profile.html b/djangoproject/templates/accounts/delete_profile.html index af917567..a84f41a0 100644 --- a/djangoproject/templates/accounts/delete_profile.html +++ b/djangoproject/templates/accounts/delete_profile.html @@ -37,4 +37,4 @@ </div> </form> {% endif %} -{% endblock %} +{% endblock content %} |
