#if $helper.getMetadataType() == '3' #end if
#include source = $getFileContents($templatePath+"/header.html")
   
#end if #if $helper.getMetadataType() == '3'
#include source = $getFileContents($templatePath+"/menu.html")
#if $portlet.getTypeName() == 'Worktop': #else #end if
#include source = $getFileContents("static/jstl/worktop/worktop.jstl")
   
#include source = $getFileContents($templatePath+"/footer.html")