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/gitweb.cgi?a=commitdiff_plain;h=e2f05fd61dde0dc4a5ef5cec1b4736ebe66ab202;p=people%2Fric9%2Fipfire.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 %}