#disable_html_escaping() #if ($value) #if ($urlPrefix && $urlPrefix != '') $textutils.htmlEncode($value.label) #else $textutils.htmlEncode($value.label) #end #end