forked from leftypol/leftypol
post_form.html: add data-action parameter to turnstile captcha
This commit is contained in:
parent
67de8df246
commit
f3c45073cb
4 changed files with 19 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
<center>[ {% trans 'Create new thread' %} ]</center>
|
||||
</summary>
|
||||
<div style="margin: 1em 0;">
|
||||
{% include 'post_form.html' %}
|
||||
{% include('post_form.html', {form_action_type: 'post-thread'}) %}
|
||||
</div>
|
||||
</details>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue