Rollover submit moved to POST
Changed archived lookup to active lookup
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
<form action="" method="post">
|
||||
{% csrf_token %}
|
||||
{{ form.as_p }}
|
||||
<input type="submit" style="padding: 15px 30px; font-size: 18px; background: var(--delete-button-bg);" value="Initiate!">
|
||||
</form>
|
||||
<input type="submit" style="padding: 15px 30px; font-size: 18px; background: var(--delete-button-bg);" value="Initiate!">
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user