mirror of
				https://git.sr.ht/~cadence/cloudtube
				synced 2025-10-27 19:59:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			180 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			180 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| extends includes/layout.pug
 | |
| 
 | |
| include includes/video-list-item.pug
 | |
| 
 | |
| block content
 | |
|   main.search-page
 | |
|     each result in results
 | |
|       .search-result
 | |
|         +video_list_item(result) | 
