templates.NewUserMessage_en.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of essencium-backend Show documentation
Show all versions of essencium-backend Show documentation
Essencium Backend is a software library built on top of Spring Boot that allows developers to quickly
get started on new software projects. Essencium provides, for example, a fully implemented role-rights concept
as well as various field-tested solutions for access management and authentication.
The newest version!
<#import "Header.ftl" as header>
<#import "Footer.ftl" as footer>
${subject}
<@header.head />
An account at ${mailBranding.name} was created. Please click the link below
to activate your account and to set a password.
Configure account
Best regards
Your team from ${mailBranding.name}
<@footer.footerDiv/>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy