From bad774042b8db7715a88c4f76a57d222c6d4d339 Mon Sep 17 00:00:00 2001
From: Lina Wolf <112@linawolf.de>
Date: Mon, 17 Jun 2024 17:33:02 +0200
Subject: [PATCH] [DOCS] Add template to changelog overview pages

Resolves: #104134
Releases: main
Change-Id: I810e9cd34d6b4e409386ecddf40549468456e24d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84740
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Garvin Hicking <gh@faktor-e.de>
Reviewed-by: Lina Wolf <112@linawolf.de>
Reviewed-by: Garvin Hicking <gh@faktor-e.de>
---
 typo3/sysext/core/Documentation/Changelog/10.0/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/10.1/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/10.2/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/10.3/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst | 1 +
 typo3/sysext/core/Documentation/Changelog/10.4/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.0/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.1/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.2/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.3/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.4/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/11.5.x/Index.rst | 1 +
 typo3/sysext/core/Documentation/Changelog/11.5/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/12.0/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/12.1/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/12.2/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/12.3/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst | 1 +
 typo3/sysext/core/Documentation/Changelog/12.4/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/13.0/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/13.1/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/13.2/Index.rst   | 1 +
 typo3/sysext/core/Documentation/Changelog/7.0/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.1/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.2/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.3/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.4/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.5/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst  | 1 +
 typo3/sysext/core/Documentation/Changelog/7.6/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.0/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.1/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.2/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.3/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.4/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.5/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.6/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst  | 2 +-
 typo3/sysext/core/Documentation/Changelog/8.7/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.0/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.1/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.2/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.3/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.4/Index.rst    | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst  | 2 +-
 typo3/sysext/core/Documentation/Changelog/9.5/Index.rst    | 2 +-
 46 files changed, 46 insertions(+), 23 deletions(-)

diff --git a/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst
index 07cd61737ae3..7d6ebdfff385 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.0/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.0 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst
index edce55fa183a..60640249eae6 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.1/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.1 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst
index e5dd5dd7c6c0..4156cb49af60 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.2/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.2 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst
index e9362a63aedf..23ab8b751b04 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.3/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.3 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst
index 3b764895ee52..cc95bcebe988 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.4.x/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.4.x Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst
index e270d0285ff1..1ed308902771 100644
--- a/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/10.4/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 10.4 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/11.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.0/Index.rst
index 006363dfcc6e..b4f971a9abf0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.0/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 11.0 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/11.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.1/Index.rst
index d76e297be4cd..116d6dedd1b0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.1/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 11.1 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/11.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.2/Index.rst
index c7805c88866f..ab72390e580d 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.2/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/11.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.3/Index.rst
index d416199c94d0..5453cbad5ed0 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.3/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/11.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.4/Index.rst
index 530d3047fd1e..8bfeb0f816b7 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.4/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.5.x/Index.rst
index 283c079b4b5e..15e47b6e4bcc 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5.x/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 11.5.x Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/11.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/11.5/Index.rst
index 4c04ce6d2e9c..b8dd63ee2035 100644
--- a/typo3/sysext/core/Documentation/Changelog/11.5/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/11.5/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/12.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.0/Index.rst
index 65161f328133..6a422d6c9f2b 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.0/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/12.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.1/Index.rst
index f48e71988f34..41e7be360a08 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.1/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 =============
diff --git a/typo3/sysext/core/Documentation/Changelog/12.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.2/Index.rst
index 27981dda2ab9..26cfaaf7d83d 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.2/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/12.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.3/Index.rst
index 72e441607c76..1d2df600664b 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.3/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst
index 24f97652cadd..11fec0e171db 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.4.x/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 12.4.x Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/12.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/12.4/Index.rst
index 126c35a0a802..4989e51fa129 100644
--- a/typo3/sysext/core/Documentation/Changelog/12.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/12.4/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/13.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/13.0/Index.rst
index 6cd01e5db04b..61c861b60c0b 100644
--- a/typo3/sysext/core/Documentation/Changelog/13.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/13.0/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/13.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/13.1/Index.rst
index 479c2c87acf2..88cc2f7124f6 100644
--- a/typo3/sysext/core/Documentation/Changelog/13.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/13.1/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 =============
diff --git a/typo3/sysext/core/Documentation/Changelog/13.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/13.2/Index.rst
index 462d2af1ac50..db6e7d6f8095 100644
--- a/typo3/sysext/core/Documentation/Changelog/13.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/13.2/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 ============
diff --git a/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst
index ae76909c3b0e..ed35c18b2fb1 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.0/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.0 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst
index 21a1476c7e5a..cfb6c7ef6b2e 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.1/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.1 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst
index f8a4c5a3b7a9..a9a0585d57ff 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.2/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.2 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst
index cb45c32951a1..8af5ee7eda43 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.3/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.3 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst
index 4d96cf4a7c47..ee567a8cf397 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.4/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.4 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst
index 64a81957db6d..75d154934832 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.5/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.5 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst
index f04b0a968e74..53df76ffe819 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.6.x/Index.rst
@@ -1,3 +1,4 @@
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.6.x Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst b/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst
index 394d080e78b2..ba9e1478eab3 100644
--- a/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/7.6/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 7.6 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst
index ff4f90763edc..bed3448ad2c2 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.0/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.0 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst
index 495c2a55a131..7af95e02d92b 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.1/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.1 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst
index dffe4003fefa..d835204ffef7 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.2/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.2 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst
index b4dca14f1109..41bf306a3155 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.3/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.3 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst
index c7df4cc19291..554f3d3f3bde 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.4/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.4 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst
index 78f19162f297..1b7af147403e 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.5/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.5 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst
index 1484b7b2869d..2157bf8f4fe6 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.6/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.6 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst
index c1267fa28d5e..b3cd3372d05b 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.7.x/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.7.x Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst b/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst
index 0a0315cac5ed..f9b5e66dfbe7 100644
--- a/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/8.7/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 8.7 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst
index aee2b0fc189c..c4304fa0fec5 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.0/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.0 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst
index 36b6939537be..0f5e80f882bc 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.1/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.1 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst
index b0bd8dac52b9..8e29c9ddb583 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.2/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.2 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst
index f3867641cb81..8b8d2129edc1 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.3/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.3 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst
index 35ca5ec0cd34..058d65fc3ad8 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.4/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.4 Changes
diff --git a/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst
index 2609d86bf366..05f0ca430f85 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.5.x/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 =============
diff --git a/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst b/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst
index f976614d46a7..8f6194c9416a 100644
--- a/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst
+++ b/typo3/sysext/core/Documentation/Changelog/9.5/Index.rst
@@ -1,4 +1,4 @@
-
+:template: changelogOverview.html
 .. include:: /Includes.rst.txt
 
 9.5 Changes
-- 
GitLab