diff --git a/djadmin2/templates/admin2/bootstrap/model_update_form.html b/djadmin2/templates/admin2/bootstrap/model_update_form.html index 51dfe46..bf0af47 100644 --- a/djadmin2/templates/admin2/bootstrap/model_update_form.html +++ b/djadmin2/templates/admin2/bootstrap/model_update_form.html @@ -22,7 +22,7 @@ {% block content %} -
+
{% csrf_token %} @@ -58,9 +58,14 @@ {% endfor %} - - - +
+ {% trans "Delete" %} + +
+ + + +