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

6 lines
110 B
Plaintext
Raw Normal View History

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