Files
Keycloak-Theme/email/html/email-verification-with-code.ftl
2020-09-06 01:01:53 +02:00

6 lines
94 B
Plaintext

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