From: Rico Hoppe Date: Thu, 4 Apr 2024 16:50:49 +0000 (+0000) Subject: auth/password-reset: add ogp metadata X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d760353b6eace9da3ecaa86736352be12cb00935;p=ipfire.org.git auth/password-reset: add ogp metadata Signed-off-by: Rico Hoppe --- diff --git a/src/templates/auth/password-reset.html b/src/templates/auth/password-reset.html index f7cfc2f5..125e5822 100644 --- a/src/templates/auth/password-reset.html +++ b/src/templates/auth/password-reset.html @@ -2,6 +2,26 @@ {% block title %}{{ _("Password Reset") }}{% end block %} +{% block head %} + + + + + + + + + + + + + + + + + +{% end block %} + {% block container %}
@@ -31,4 +51,4 @@
-{% end block %} \ No newline at end of file +{% end block %}