diff --git a/core/templates/403.php b/core/templates/403.php index 17866e670af..dc34c8d854f 100644 --- a/core/templates/403.php +++ b/core/templates/403.php @@ -14,9 +14,17 @@ if (!isset($_)) {//standalone page is not supported anymore - redirect to / } // @codeCoverageIgnoreEnd ?> -
+
+

t('Access forbidden')); ?>

-

- +

+ + + + t('You are not allowed to access this page.')); ?> + +

+

+ t('Back to %s', [$theme->getName()])); ?> +

+