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

META-INF.maven.site.vm Maven / Gradle / Ivy

There is a newer version: 0.1.105
Show newest version

#parse( "site-macros.vm" )


  
    
    
    
#foreach( $author in $authors )
    
#end
#if ( $documentDate )
    
#end
    
#if ( $title )
    $title
#end
    Hello, world!
    
    
    
  
  
    
$bodyContent
#* *##if( $decoration.body.footer ) $render.eval( $decoration.body.footer ) #* *##else Copyright ©#copyright().#publishDate( "bottom" $decoration.publishDate $decoration.version ) #* *##end




© 2015 - 2024 Weber Informatics LLC | Privacy Policy