From ca0250e19f365a7c53e8099ad9d6c5bae1f0bf28 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 23 Dec 2021 18:49:24 +0100 Subject: [PATCH] core: add meta theme-color Signed-off-by: Jens Langhammer --- authentik/core/templates/if/admin.html | 2 ++ authentik/core/templates/if/user.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/authentik/core/templates/if/admin.html b/authentik/core/templates/if/admin.html index 1365ad969..27955ecee 100644 --- a/authentik/core/templates/if/admin.html +++ b/authentik/core/templates/if/admin.html @@ -5,6 +5,8 @@ {% block head %} + + {% endblock %} {% block body %} diff --git a/authentik/core/templates/if/user.html b/authentik/core/templates/if/user.html index d6cbe617a..b443920f3 100644 --- a/authentik/core/templates/if/user.html +++ b/authentik/core/templates/if/user.html @@ -5,6 +5,8 @@ {% block head %} + + {% endblock %} {% block body %}