[% PROCESS header.html bodyprops='onload="pwd();document.focus()"' %]

[% SWITCH type; CASE "artist"; "SEARCHFOR_ARTIST" | string; CASE 'album'; "SEARCHFOR_ALBUM" | string; CASE 'song'; "SEARCHFOR_SONGTITLE" | string; END %] / [% IF numresults != '-1' %] [% IF type == 'artist' %][% "ARTISTSMATCHING" | string %][% END %] [% IF type == 'album' %][% "ALBUMSMATCHING" | string %][% END %] [% IF type == 'song' %][% "SONGSMATCHING" | string %][% END %] "[% query %]"[% "COLON" | string %] [% numresults %] [% END %]

[% IF searchlist_pagebar %]

[% "PAGES" | string %][% "COLON" | string %][% searchlist_pagebar %]

[% END %] [% IF searchlist_header %]

[% searchlist_header %][% "COLON" | string %]

[% END %] [% browse_list %]
[% IF searchlist_pagebar %]

[% "PAGES" | string %][% "COLON" | string %][% searchlist_pagebar %]

[% END %]