diff --git a/CHANGES.rst b/CHANGES.rst
index bc1f894..043e5db 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,6 +10,8 @@ Changelog
[cekk]
- fix file:/// as external link in summary
[mamico]
+- Updated error message template. Handle 404 redirects for @@download, @@images and @@display-file requests.
+ [daniele]
5.9.0 (2025-06-26)
------------------
diff --git a/src/redturtle/volto/browser/configure.zcml b/src/redturtle/volto/browser/configure.zcml
index acbbdb0..91963eb 100644
--- a/src/redturtle/volto/browser/configure.zcml
+++ b/src/redturtle/volto/browser/configure.zcml
@@ -98,4 +98,13 @@
layer="redturtle.volto.interfaces.IRedturtleVoltoLayer"
condition="have plone-60"
/>
+
+
+ We apologize for the inconvenience, but the page you were trying to access is not at this address. + You can use the links below to help you find what you are looking for. +
+ ++ If you are certain you have the correct web address but are encountering an error, please + contact the + site administration. +
+ ++ Thank you. +
+ ++ Here is the full error message: +
+ + ++ If you are certain you have the correct web address but are encountering an error, please + contact the + site administration. +
+