123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- title: Actualités
- # extends@: default
- form:
- fields:
- tabs:
- type: tabs
- active: 1
- fields:
- Actualité:
- type: tab
- title: Actualités
- fields:
- columns:
- type: columns
- fields:
- column1:
- type: column
- fields:
- order_title:
- type: section
- title: Mise en avant
- underline: true
- header.top:
- type: pages
- size: medium
- style: vertical
- # classes: fancy
- show_all: false
- show_modular: false
- show_root: false
- start_route: '/actualites/'
- help: PLUGIN_ADMIN.HOME_PAGE_HELP
- column2:
- type: column
- # fields:
- # order_title:
- # type: section
- # title: Accés rapide
- # underline: true
- #
- # order:
- # type: order
- # style: vertical
- # start_route: '/actualites/'
- # sitemap:
|