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