This commit is contained in:
Ross
2021-10-02 15:42:31 +01:00
parent bb8738fb43
commit 48109e5bf7
3 changed files with 33 additions and 26 deletions
@@ -1,4 +0,0 @@
<form method="post">{% csrf_token %}
<p>Are you sure you want to delete "{{ object }}"?</p>
<input type="submit" value="Confirm">
</form>