From 8d2aa68bc18c04c2b03cbdd01f008a89e4c8c1c6 Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 07:51:10 +0100 Subject: Unify HTML templates across test, main, basicConfig --- basicConfig/templates/other_login_method.html | 264 ++++++-------------------- 1 file changed, 57 insertions(+), 207 deletions(-) (limited to 'basicConfig/templates/other_login_method.html') diff --git a/basicConfig/templates/other_login_method.html b/basicConfig/templates/other_login_method.html index fffe3930..c233c5c4 100644 --- a/basicConfig/templates/other_login_method.html +++ b/basicConfig/templates/other_login_method.html @@ -4,224 +4,74 @@ layout:decorator="fragments/base" th:with="lang=${#locale.language}" th:lang="${lang}"> - - - - eIDAS-Login Länderauswahl - - + + + + eIDAS-Login Other Login Methods -
+
-
- - -

Bundesministerium für Inneres

-
-
- +
+ + +

Bundesministerium für Inneres

+
+
+
-
-
+
+
-

Zentraler eIDAS Knoten der Republik Österreich

-

Betrieben durch das Bundesministerium für Inneres

+

Zentraler eIDAS Knoten der Republik Österreich

+

Betrieben durch das Bundesministerium für Inneres

-

Zuordnung Ihrer Anmeldeinformationen

- -

Ihre Anmeldeinformationen konnten nicht eindeutig in das österreichische eID System integriert werden. - Für eine eindeutig Integration sind weitere Informationen erforderlich.

- - -
- Info

+

Select an alternative login method

+ +
+
+ + + +
+
+ + + +
+
+ + + +
-
-
- - - -
- -
- - - -
- -
- - - -
- -
- - - -
-
- - -
- - - + + + +
- -

Information zur Anmeldung über Europäische eIDs

-

- first part - Bundesministerium für Inneres - second part -

- -

- third part - eIDAS-Verordnung der Europäischen Union - fourth part -

- -

fived part - - sixed part -

- -
-
- -
-
+
+
+ +
+
-- cgit v1.2.3 From 514f99284299882ce9b3e7741094eb55561b503e Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 08:41:16 +0100 Subject: Rework styling of other login method template --- basicConfig/templates/other_login_method.html | 35 ++++++++++++++++++--------- 1 file changed, 24 insertions(+), 11 deletions(-) (limited to 'basicConfig/templates/other_login_method.html') diff --git a/basicConfig/templates/other_login_method.html b/basicConfig/templates/other_login_method.html index c233c5c4..ea15864e 100644 --- a/basicConfig/templates/other_login_method.html +++ b/basicConfig/templates/other_login_method.html @@ -8,6 +8,16 @@ eIDAS-Login Other Login Methods +
@@ -41,29 +51,32 @@

Select an alternative login method

-
-
- +
+ + -
- + +
-
- + +
-
- + +
-- cgit v1.2.3 From a017ebff96d2cc12943801c933e5733b4e827b3b Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Tue, 7 Dec 2021 09:00:22 +0100 Subject: Use relative paths in templates to enable preview in browser If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway. --- basicConfig/templates/other_login_method.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basicConfig/templates/other_login_method.html') diff --git a/basicConfig/templates/other_login_method.html b/basicConfig/templates/other_login_method.html index ea15864e..8f846f84 100644 --- a/basicConfig/templates/other_login_method.html +++ b/basicConfig/templates/other_login_method.html @@ -6,7 +6,7 @@ - + eIDAS-Login Other Login Methods