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

theme-resources.templates.html.otp-email.ftl Maven / Gradle / Ivy

<#import "template.ftl" as layout>
<@layout.emailLayout>
${kcSanitize(msg("otpBodyHtml", realmName, code))?no_esc}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy