login.lumbung.space/default-themes/base/email/html/email-verification-with-code.ftl

6 lines
94 B
Plaintext
Raw Normal View History

2021-05-05 09:47:12 +00:00
<html>
<body>
${kcSanitize(msg("emailVerificationBodyCodeHtml",code))?no_esc}
</body>
</html>