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. --- .../templates/countrySelection_example.html | 59 +++++++++++----------- 1 file changed, 30 insertions(+), 29 deletions(-) (limited to 'basicConfig/templates/countrySelection_example.html') diff --git a/basicConfig/templates/countrySelection_example.html b/basicConfig/templates/countrySelection_example.html index 2128f14d..abbe0491 100644 --- a/basicConfig/templates/countrySelection_example.html +++ b/basicConfig/templates/countrySelection_example.html @@ -7,8 +7,8 @@ - - + + eIDAS-Login Länderauswahl @@ -22,7 +22,7 @@
- Germany-eIDGermany-eID @@ -36,79 +36,79 @@
- Belgium-eIDBelgium-eID
- Bulgaria-eIDBulgaria-eID
- Croatia-eIDCroatia-eID
- Cyprus-eIDCyprus-eID
- CzechRepublic-eIDCzechRepublic-eID
- Denmark-eIDDenmark-eID
- Estonia-eIDEstonia-eID
- Finland-eIDFinland-eID
- France-eIDFrance-eID
- Greece-eIDGreece-eID
- Hungary-eIDHungary-eID
- Ireland-eIDIreland-eID
- Italy-eIDItaly-eID
- Luxembourg-eIDLuxembourg-eID
- Malta-eIDMalta-eID
- Poland-eIDPoland-eID
- Portugal-eIDPortugal-eID
- Romania-eIDRomania-eID
- Slovakia-eIDSlovakia-eID
- Slovenia-eIDSlovenia-eID
- Spain-eIDSpain-eID
- TheNetherlands-eID + TheNetherlands-eID
- UnitedKingdom-eIDUnitedKingdom-eID
-- cgit v1.2.3