From f3f86b78867c10279d8cfd7a780997ab38827859 Mon Sep 17 00:00:00 2001 From: Karoline Dyve Samuelsen Date: Sun, 15 Feb 2026 19:56:31 +0100 Subject: [PATCH] Updated file path from .php to .twig --- themes/pvv/default/error.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/pvv/default/error.php b/themes/pvv/default/error.php index 50cbf03..d10b303 100644 --- a/themes/pvv/default/error.php +++ b/themes/pvv/default/error.php @@ -75,4 +75,4 @@ if (isset($this->data['errorReportAddress'])) { var clipboard = new Clipboard('#btntrackid'); includeAtTemplateBase('includes/footer.php'); +$this->includeAtTemplateBase('includes/footer.twig');