From: Rico Hoppe Date: Thu, 4 Apr 2024 16:05:32 +0000 (+0000) Subject: error: add ogp metadata X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcc7b1e44d73cea53d869e33cc07a37ff7b2cab;p=ipfire.org.git error: add ogp metadata Signed-off-by: Rico Hoppe --- diff --git a/src/templates/error.html b/src/templates/error.html index 5b6e9a2e..36fc314d 100644 --- a/src/templates/error.html +++ b/src/templates/error.html @@ -2,6 +2,28 @@ {% block title %}{{ message or status_code }}{% end block %} +{% block head %} + + + + + + + + + + + + + + + + + + + +{% end block %} + {% block container %}