
default.view.tenants.user-account-password.html Maven / Gradle / Ivy
@*
* 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("Model.password.set"))
@section(breadcrumbs) {
@i18n("Model.userAccount.plural")
@account
@i18n("Model.password.set")
}
@view.tenants.password.html(account, ("/user-account/"+account.getId()+"/password"), ("/user-account/"+account.getId()))
© 2015 - 2025 Weber Informatics LLC | Privacy Policy