mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Updated contact demo page
This commit is contained in:
parent
8bf7bcc1ef
commit
c68019c42c
1 changed files with 5 additions and 3 deletions
8
_demo/pages/05.contact/04._contact-us/contact.md
Executable file → Normal file
8
_demo/pages/05.contact/04._contact-us/contact.md
Executable file → Normal file
|
@ -52,8 +52,10 @@ form:
|
||||||
rows: 10
|
rows: 10
|
||||||
-
|
-
|
||||||
name: privacy
|
name: privacy
|
||||||
type: privacy
|
type: checkbox
|
||||||
label: 'Privacy policy'
|
markdown: true
|
||||||
|
label: 'Accept our <a href="privacy">Privacy policy</a>'
|
||||||
|
outerclasses: col-12
|
||||||
validate:
|
validate:
|
||||||
required: true
|
required: true
|
||||||
message: 'You must agree to the privacy policy'
|
message: 'You must agree to the privacy policy'
|
||||||
|
@ -61,7 +63,7 @@ form:
|
||||||
-
|
-
|
||||||
type: submit
|
type: submit
|
||||||
value: Enviar
|
value: Enviar
|
||||||
outerclasses: form-field
|
outerclasses: col-12
|
||||||
classes: 'button primary'
|
classes: 'button primary'
|
||||||
process:
|
process:
|
||||||
save:
|
save:
|
||||||
|
|
Loading…
Add table
Reference in a new issue