29 lines
650 B
YAML
29 lines
650 B
YAML
title: Dossiers
|
|
|
|
tabs:
|
|
contentTab:
|
|
label: Contenu
|
|
icon: page
|
|
columns:
|
|
- width: 1/3
|
|
fields:
|
|
chapo:
|
|
label: Introduction
|
|
type: writer
|
|
nodes: false
|
|
buttons: false
|
|
- width: 2/3
|
|
sections:
|
|
packages:
|
|
label: Dossiers
|
|
type: pages
|
|
text: "{{ page.title }}"
|
|
info: "{{ page.linkedContent.toPages.count }} contenus"
|
|
layout: cards
|
|
size: huge
|
|
search: true
|
|
image:
|
|
cover: true
|
|
ratio: 12/7
|
|
template: package
|
|
seo: seo/page
|