From b5630fce7165fc7da97e9e61b32aa6725f25c342 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Fri, 16 Dec 2022 07:48:26 +0100 Subject: [PATCH] update 404 page --- layouts/404.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/layouts/404.html b/layouts/404.html index 4475057..466bbc1 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -19,5 +19,11 @@ xhttp.open("GET", url, true); xhttp.send(); + {{ end }}