Initial commit
This commit is contained in:
4
keycloak_email/html/event-update_totp.ftl
Normal file
4
keycloak_email/html/event-update_totp.ftl
Normal file
@ -0,0 +1,4 @@
|
||||
<#import "template.ftl" as layout>
|
||||
<@layout.emailLayout>
|
||||
${kcSanitize(msg("eventUpdateTotpBodyHtml",event.date, event.ipAddress))?no_esc}
|
||||
</@layout.emailLayout>
|
Reference in New Issue
Block a user