We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 137db61 + 943c22e commit ed2b7d9Copy full SHA for ed2b7d9
app/Entirety/entities/templates/entities/delete.html
@@ -5,6 +5,7 @@
5
{% block content %}
6
<form method="post" action="">
7
<div>
8
+ {% csrf_token %}
9
{% include 'accordion.html' %}
10
<button class="btn btn-danger rounded-pill" type="submit">Delete</button>
11
</div>
0 commit comments