12345678910111213141516171819202122 |
- uuid: 80c22773-5a1b-4388-b817-d3ec30815650
- langcode: fr
- status: true
- dependencies:
- module:
- - config_pages
- theme:
- - stark
- id: stark_config_pages
- theme: stark
- region: header
- weight: 2
- provider: null
- plugin: config_pages_block
- settings:
- id: config_pages_block
- label: Contact
- label_display: visible
- provider: config_pages
- config_page_type: contact
- config_page_view_mode: full
- visibility: { }
|