Home / themes / src / main / resources / theme / base / email / html / email-verification.ftl
<html> <body> ${kcSanitize(msg("emailVerificationBodyHtml",link, linkExpiration, realmName, linkExpirationFormatter(linkExpiration)))?no_esc} </body> </html>