Initial commit
This commit is contained in:
parent
22532b67ea
commit
518d381447
76 changed files with 11799 additions and 2 deletions
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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue