change nonce action from "form" to "comments"
This commit is contained in:
parent
868d7b1231
commit
cace16f606
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{ nonce_field('form', 'form-nonce')|raw }}
|
{{ nonce_field('comments', 'form-nonce')|raw }}
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<div class="alert">{{ form.message }}</div>
|
<div class="alert">{{ form.message }}</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue