[% IF item.heading %]
[% "$item.heading" _ "SMATCHING" | string %] "[% query %]"[% "COLON" | string %][% item.numresults %]
[% ELSE %]
[% PROCESS browsecontrols_abbr itemobj = item.itemobj attributes = item.attributes odd = item.odd mixerlinks = item.mixerlinks anchor = item.anchor showdescend = item.showdescend showplay = item.showplay showplayall = item.showplayall playallhref = item.playallhref addallhref = item.addallhref href = item.href %] [%- IF noLink %] [% item.text | html %] [%- ELSE %] [% PROCESS iteminfo %] [%- END %]
[% END %]