fitnesse.resources.templates.skeleton.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
$title
## Deal with HTML 5 element in older IE browsers
#parse( $headerTemplate )
#if( $!errorNavTemplate )
#parse( $errorNavTemplate )
#end
#parse( $mainTemplate )
#if( $!footerTemplate )
#end