Files
Keycloak-Theme/email/html/event-login_error.ftl
2020-09-06 01:01:53 +02:00

6 lines
110 B
Plaintext

<html>
<body>
${kcSanitize(msg("eventLoginErrorBodyHtml",event.date,event.ipAddress))?no_esc}
</body>
</html>