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

theme-resources.templates.opfa-sms-otp.ftl Maven / Gradle / Ivy

The newest version!
<#import "template.ftl" as layout>
<#-- opfa:imported from 21.1.1 -->
<@layout.registrationLayout displayMessage=true; section>
    <#if section = "header">
        ${msg("opfaSmsOtpTitle")}
    <#elseif section = "form">
        
<#if messagesPerField.existsError('otp')> ${kcSanitize(messagesPerField.get('otp'))?no_esc}
<#if isAppInitiatedAction??> <#else>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy