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
|
||||
-
|
||||
name: privacy
|
||||
type: privacy
|
||||
label: 'Privacy policy'
|
||||
type: checkbox
|
||||
markdown: true
|
||||
label: 'Accept our <a href="privacy">Privacy policy</a>'
|
||||
outerclasses: col-12
|
||||
validate:
|
||||
required: true
|
||||
message: 'You must agree to the privacy policy'
|
||||
|
@ -61,7 +63,7 @@ form:
|
|||
-
|
||||
type: submit
|
||||
value: Enviar
|
||||
outerclasses: form-field
|
||||
outerclasses: col-12
|
||||
classes: 'button primary'
|
||||
process:
|
||||
save:
|
||||
|
|
Loading…
Add table
Reference in a new issue