You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			297 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			297 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="event">
 | |
|     <div class="date {{statusLevel}}">
 | |
|         <h1>{{day}}</h1>
 | |
|         <h4>{{month}}</h4>
 | |
|     </div>
 | |
|     <h4>{{series.title}}</h4>
 | |
|     <p>{{startTime}} {{bestDateString}}<span class="pull-right">{{seasonNumber}}x{{paddedEpisodeNumber}}</span><br>{{episodeTitle}}</p>
 | |
| </div> |