Home / themes / src / main / resources / theme / base / email / html / email-verification-with-code.ftl
<html> <body> ${kcSanitize(msg("emailVerificationBodyCodeHtml",code))?no_esc} </body> </html>