This repository has been archived on 2026-03-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
keycloak-theme/keycloak-themes/base/email/html/email-verification-with-code.ftl
T
2022-07-04 10:47:36 +02:00

6 lines
94 B
Plaintext

<html>
<body>
${kcSanitize(msg("emailVerificationBodyCodeHtml",code))?no_esc}
</body>
</html>