diff --git a/site/blueprints/pages/investigation-summary.yml b/site/blueprints/pages/investigation-summary.yml index 59f8f54..d1e7e68 100644 --- a/site/blueprints/pages/investigation-summary.yml +++ b/site/blueprints/pages/investigation-summary.yml @@ -6,13 +6,20 @@ tabs: icon: page columns: - width: 2/6 - fields: - created: - label: Première publication - type: date - display: DD / MM / YYYY - default: today - width: 1/2 + sections: + createdSection: + type: fields + fields: + created: + label: Première publication + type: date + display: DD / MM / YYYY + default: today + width: 1/2 + reportSection: + label: Rapport + type: pages + template: report - width: 4/6 fields: chapo: