All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme-resources.templates.otp-form.ftl Maven / Gradle / Ivy

There is a newer version: 0.28
Show newest version
<#import "template.ftl" as layout>
<@layout.registrationLayout displayInfo=true; section>
    <#if section = "title">
        ${msg("doLogIn")}
    <#elseif section = "header">
      
<#elseif section = "form">

Enter access code

<#if messagesPerField.existsError('totp')> ${kcSanitize(messagesPerField.get('totp'))?no_esc}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy