diff --git a/theme/gmp/login/login.ftl b/theme/gmp/login/login.ftl new file mode 100644 index 0000000..14ade03 --- /dev/null +++ b/theme/gmp/login/login.ftl @@ -0,0 +1,39 @@ +<#import "template.ftl" as layout> +<@layout.registrationLayout; section> + +<#if section = "form"> + + <#if ipLogin?? && ipLogin> +
+
+

Sie können sich direkt ohne Passwort anmelden.

+
+
+ + +
+
+
+

Oder melden Sie sich mit einem anderen Konto an:

+
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ +
+
+ + + diff --git a/theme/gmp/login/theme.properties b/theme/gmp/login/theme.properties new file mode 100644 index 0000000..5265964 --- /dev/null +++ b/theme/gmp/login/theme.properties @@ -0,0 +1,2 @@ +parent=keycloak +import=common/keycloak