diff --git a/login/login-otp.ftl b/login/login-otp.ftl index a190614..3d1927b 100644 --- a/login/login-otp.ftl +++ b/login/login-otp.ftl @@ -1,70 +1,21 @@ <#import "template.ftl" as layout> - <@layout.registrationLayout; section> - <#if section="header"> - ${msg("loginTitle",(realm.displayName!''))} - <#elseif section="form"> -
- - - #if> - @layout.registrationLayout> \ No newline at end of file +
+ #if>
+@layout.registrationLayout>
\ No newline at end of file
diff --git a/login/login.ftl b/login/login.ftl
index c9b0d61..2029303 100644
--- a/login/login.ftl
+++ b/login/login.ftl
@@ -17,6 +17,8 @@
+ <#elseif section = "image" >
+
<#elseif section = "info" >
<#if realm.password && realm.registrationAllowed && !registrationDisabled??>
+ <#nested "image">