All Downloads are FREE. Search and download functionalities are using the official Maven repository.

view.main.html Maven / Gradle / Ivy

There is a newer version: 2.7
Show newest version
@*
 *  Made with all the love in the world
 *  by scireum in Remshalden, Germany
 *
 *  Copyright by scireum GmbH
 *  http://www.scireum.de - [email protected]
 *@
@import view.*
@args String title




    
        @title - @product
        @if(isDev) {
            
            
        } else {
            
            
        }
        
        
        @if(isDev) {
            
            
        } else {
            
            
        }
        

        

        @render(head) {
        }
    
    
        
@render(sidebar) { }
@render(header) {

@product

@detailedVersion

@tagLine
@claim

License Implemented API
}
@for(sirius.web.controller.Message msg : user.getMessages()) {
@msg.getMessage()
}
@render
@render(footer) {
@product is made with all the love in the world by scireum in Remshalden
F**k me on GitHub
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy