This commit is contained in:
parent
e7da4d77b5
commit
20bdf428e4
25 changed files with 648 additions and 88 deletions
18
site/blueprints/pages/privacy-policy.yml
Normal file
18
site/blueprints/pages/privacy-policy.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
title: Politique de confidentialité
|
||||
|
||||
tabs:
|
||||
contentTab:
|
||||
label: Contenu
|
||||
icon: page
|
||||
fields:
|
||||
title:
|
||||
label: Titre
|
||||
type: text
|
||||
required: true
|
||||
body:
|
||||
label: Corps
|
||||
type: blocks
|
||||
fieldsets:
|
||||
- heading-sub
|
||||
- text
|
||||
seo: seo/page
|
||||
Loading…
Add table
Add a link
Reference in a new issue