#set ($noquestions_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "businessformsummarycontent.noquestions")) #set ($nodescription_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "businessformsummarycontent.nodescription")) #if ($CommonFunctions.isShowFormNotAnswered()) #set ($notanswered_text = $CommonFunctions.displayTermFromResourceBundle($currentUserId, "ProjectDialogs", "businessformsummarycontent.notanswered")) #else #set ($notanswered_text = "") #end