default.view.errors.404.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 io.netty.handler.codec.http.HttpResponseStatus status, String message
@extends(view.wondergem.template.html, title: NLS.get("BasicController.404"))
@render(head) {
}
@pageHeader() {
@i18n("BasicController.404")
}
@message
@NLS.get("BasicController.toDashboard")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy