[% IF odd; SET class = "odd"; ELSE; SET class = "even"; END %] [% IF descend %] [% IF itemobj.isPlaylist %] [% text | html %] [% ELSE %] [% IF hierarchy %][% END %][% text | html %] [% END %] [% ELSE %] [% text | html %] [% END %] [% [%