diff --git a/.forestry/front_matter/templates/single.yml b/.forestry/front_matter/templates/single.yml
index f4aae54c6ac5f401a451aec05850db81121dceab..2b79b09e3cc73cd921bf4ce9f160a0296c4efd9c 100644
--- a/.forestry/front_matter/templates/single.yml
+++ b/.forestry/front_matter/templates/single.yml
@@ -226,8 +226,8 @@ fields:
       path: 
   label: test
 pages:
-- _pages/jardin/lorem-ipsum.md
 - _pages/ccl/activites/lorem-ipsum.md
-- _pages/jardin/lorem-ipsum.md
 - _pages/ccl/activites/lorem-ipsum.md
+- _pages/jardin/lorem-ipsum.md
+- _pages/jardin/lorem-ipsum.md
 - _pages/lorem.md
diff --git a/.forestry/front_matter/templates/template-ccl.yml b/.forestry/front_matter/templates/template-ccl.yml
deleted file mode 100644
index e10abb3faf866282ef4ab4210d0ce987c46cbe55..0000000000000000000000000000000000000000
--- a/.forestry/front_matter/templates/template-ccl.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-label: Template ccl
-hide_body: false
-fields: []
diff --git a/.forestry/settings.yml b/.forestry/settings.yml
index a597de04ba8cc6b960bbbb222921355051937bf2..ba8a33ea52b98b7587c32f3fd109588c515ec87d 100644
--- a/.forestry/settings.yml
+++ b/.forestry/settings.yml
@@ -4,6 +4,13 @@ auto_deploy: false
 admin_path: admin
 webhook_url: 
 sections:
+- type: directory
+  path: _pages
+  label: Pages
+  create: documents
+  match: "*"
+  templates:
+  - single
 - type: directory
   path: _pages/jardin
   label: Jardin
@@ -25,6 +32,13 @@ sections:
   match: "**/*"
   templates:
   - single
+- type: directory
+  path: _pages/fse
+  label: FSE
+  create: all
+  match: "**/*"
+  templates:
+  - single
 - type: heading
   label: Config
 - type: document