default.view.tenants.profile.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 oxomi.core.Admin admin
@import oxomi.model.Salutation
@extends(view.main.html, title: NLS.get("Admin.profile"))
@section(breadcrumbs) {
@i18n("Admin.profile")
}