default.view.tenants.profile-password.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-biz Show documentation
Show all versions of sirius-biz Show documentation
Provides a framework for building web based business applications
@*
* Made with all the love in the world
* by scireum in Remshalden, Germany
*
* Copyright by scireum GmbH
* http://www.scireum.de - [email protected]
*@
@args sirius.biz.tenants.UserAccount account
@extends(view.wondergem.template.html, title: NLS.get("UserAccount.password.set"))
@section(breadcrumbs) {
@i18n("UserAccount.profile")
@i18n("UserAccount.password.set")
}
@view.tenants.password(account, "/profile/password", "/profile")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy