From: Rico Hoppe Date: Sat, 11 May 2024 13:56:07 +0000 (+0000) Subject: error, index: fix ogp metadata for static pages X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bf7ad2d903811222a820325be1c10bbbbdf203;p=ipfire.org.git error, index: fix ogp metadata for static pages Signed-off-by: Rico Hoppe --- diff --git a/src/templates/error.html b/src/templates/error.html index 36fc314d..8faff21f 100644 --- a/src/templates/error.html +++ b/src/templates/error.html @@ -9,7 +9,7 @@ - + @@ -17,7 +17,7 @@ - + diff --git a/src/templates/index.html b/src/templates/index.html index 7dbe8049..5e7e6456 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -17,7 +17,7 @@ - + {% end block %}