diff --git a/theme/gmp/login/ip-login-form.ftl b/theme/gmp/login/ip-login-form.ftl new file mode 100644 index 0000000..6e18e0a --- /dev/null +++ b/theme/gmp/login/ip-login-form.ftl @@ -0,0 +1,14 @@ +<#import "template.ftl" as layout> +<@layout.registrationLayout; section> + <#if section = "title">Anmeldung bestätigen#if> + <#if section = "form"> +
+ #if> +@layout.registrationLayout> \ No newline at end of file diff --git a/theme/gmp/login/ip-login-page.ftl b/theme/gmp/login/ip-login-page.ftl new file mode 100644 index 0000000..92ca48b --- /dev/null +++ b/theme/gmp/login/ip-login-page.ftl @@ -0,0 +1,18 @@ +<#import "template.ftl" as layout> +<@layout.registrationLayout; section> + <#if section = "title">${ipLoginTitle}#if> + <#if section = "form"> + + +