#initStyles() #placeForInfoAboutMessageToAdmin()
#greetByNameBold($recipient) #set($shouldDrawSeparator = false) #foreach( $rangeBean in $rangeBeans) #if($shouldDrawSeparator)
 
#end #set($shouldDrawSeparator = true)
$rangeBean.getRangeStatus($messageUtil, $textValueColor)

#drawCustomerProjectsTable( $rangeBean.customerProjects )
View Cost Report for the listed#if($rangeBean.getProjectsCount() > 1) $hls.projects()#else $hls.project()#end #end
#showFooter($footer)