Add register_captcha template hook
This commit is contained in:
parent
754c4b1a0d
commit
0cf78df85f
@ -37,6 +37,7 @@
|
||||
{% template_hook("register_link") %}
|
||||
{{ wtforms_util.render_divs(register_form, True) }}
|
||||
{{ csrf_token }}
|
||||
{% template_hook("register_captcha") %}
|
||||
<div class="form_submit_buttons">
|
||||
<input type="submit" value="{% trans %}Create{% endtrans %}"
|
||||
class="button_form" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user