From 02919af20b385f74cb95c0f07126faabcf5990b7 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Wed, 12 Nov 2025 09:22:51 +0100 Subject: [PATCH] replace tabs by spaces in page template --- loops/server/loginform.pt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/loops/server/loginform.pt b/loops/server/loginform.pt index 1d369f8..d20879e 100644 --- a/loops/server/loginform.pt +++ b/loops/server/loginform.pt @@ -18,20 +18,20 @@
baseUrl python:request.URL[-1]; - camefrom python:request.get('camefrom') or baseUrl">

Please provide Login Information

You are not authorized to perform this action. However, you may login as a different user who is authorized.

-

+

Login with OpenID Connect (Zitadel) -

+ i18n:translate="login-with-oidc">Login with OpenID Connect (Zitadel) +

+ i18n:domain="loops">
-

Set Authentication Method

+

Set Authentication Method

Authentication Method: - + tal:attributes="selected python:meth=='legacy'">Legacy + tal:attributes="selected python:meth=='oidc'">OIDC - + tal:attributes="selected python:meth=='select'">Selection +