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

5 lines
153 B
Plaintext

<html>
<body>
${kcSanitize(msg("passwordResetBodyHtml",link, linkExpiration, realmName, linkExpirationFormatter(linkExpiration)))?no_esc}
</body>
</html>