keycloak/themes/zariot/base/email/html/email-verification-with-code.ftl
2025-02-18 15:55:19 +03:00

6 lines
99 B
Plaintext

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