commit
ff621707e2
2 changed files with 12 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
<button class="button" type="{{ button.type|default('submit') }}">{{ button.value|default('Submit') }}</button>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
{{ nonce_field('form', 'form-nonce') }}
|
||||
</form>
|
||||
|
||||
<div class="alert">{{ form.message }}</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue