#if ($includeImpactSection)
$CommonFunctions.displayReady($CommonFunctions.getViewLabel("ImpactProfileMainView").getDisplayedName())

#if ($sortedImpactObjects.size() == 0) $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "investmentreport.impactprofile")
#else #set ($sortedProfileColumns = $sortedImpactColumns) #set ($sortedProfileObjects = $sortedImpactObjects) #parse("singleprofilerow.vm") #end


#end