identity-provider-link.ftl 218 B

12345
  1. <html>
  2. <body>
  3. ${kcSanitize(msg("identityProviderLinkBodyHtml", identityProviderAlias, realmName, identityProviderContext.username, link, linkExpiration, linkExpirationFormatter(linkExpiration)))?no_esc}
  4. </body>
  5. </html>