diff options
Diffstat (limited to 'tests/templates/custom_admin/delete_confirmation.html')
| -rw-r--r-- | tests/templates/custom_admin/delete_confirmation.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/templates/custom_admin/delete_confirmation.html b/tests/templates/custom_admin/delete_confirmation.html new file mode 100644 index 0000000000..9353c5bfc8 --- /dev/null +++ b/tests/templates/custom_admin/delete_confirmation.html @@ -0,0 +1 @@ +{% extends "admin/delete_confirmation.html" %} |
