forked from leftypol/leftypol
post_form.html: add captcha form id
This commit is contained in:
parent
2741b1ea05
commit
f792470af7
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@
|
|||
<td>
|
||||
<div id="captcha-container"></div>
|
||||
<textarea id="captcha-response" name="captcha-response" style="display:none;"></textarea>
|
||||
<textarea id="captcha-form-id" name="captcha-form-id" style="display:none;"></textarea>
|
||||
{{ antibot.html() }}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue