Hi,
One of my form returns UL .I want to apply BEAUTIFY helper on this ,what
is the possible syntax.
part of code where I like to apply BEAUTIFY
return DIV(form,UL((hits_forward_mismatch),_class =
'hfm'),UL((hits_loc_forward),_class='hlf'),UL((hits_loc_backward),_class='hlb'))--

