Move existing themes under a default folder
This commit is contained in:
5
default-themes/base/email/html/email-verification.ftl
Normal file
5
default-themes/base/email/html/email-verification.ftl
Normal file
@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
${kcSanitize(msg("emailVerificationBodyHtml",link, linkExpiration, realmName, linkExpirationFormatter(linkExpiration)))?no_esc}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user