From d53c82eee29be7657585fca53450ea2d3836b288 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 4 Mar 2021 09:39:13 +0100 Subject: [PATCH] core: fix link on login template --- authentik/core/templates/login/base_full.html | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/authentik/core/templates/login/base_full.html b/authentik/core/templates/login/base_full.html index 8dd56fb45..6f58568d6 100644 --- a/authentik/core/templates/login/base_full.html +++ b/authentik/core/templates/login/base_full.html @@ -16,17 +16,6 @@ {% block body %}
- - - - - - - - - - -
@@ -48,7 +37,7 @@ {% endfor %} {% if config.authentik.branding.title != "authentik" %}
  • - + {% trans 'Powered by authentik' %}