digitaldemocratic/custom.sample/keycloak/base/email/html/event-update_password.ftl

6 lines
115 B
Plaintext
Raw Normal View History

2021-05-28 16:34:55 +02:00
<html>
<body>
${kcSanitize(msg("eventUpdatePasswordBodyHtml",event.date, event.ipAddress))?no_esc}
</body>
</html>