% IF did_search %?>
	% IF matches %?>
			
				
				
					% FOREACH matches;
						IF olddate != date;
							olddate = date; %?>
							
								| % date %?> | 
						% END %?>
						
							| % start %?> - % stop %?> | % IF subtitle %?> % subtitle %?>% ELSE %?>  % END %?> | % channel %?> | % folder %?> | % IF recurl %?>  % END %?> | 
					% END %?>
				
		% ELSE %?>
				
% gettext('No matches found!') %?>
		% END %?>
				
			
 
% END %?>
			
% UNLESS mode_blacklist %?>
			
			
% IF features.EPGSEARCH_VERSION >= 925 %?>
			
% END %?>