mirror of
				https://git.sr.ht/~cadence/cloudtube
				synced 2025-10-27 19:59:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			438 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			438 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| extends includes/layout.pug
 | |
| 
 | |
| block content
 | |
|   main.home-page
 | |
|     h1.top-header CloudTube
 | |
|     h2.tagline An alternative front-end for YouTube.
 | |
|     .encouraging-message
 | |
|       p You're in control. Watch things your way.
 | |
|       p Go on. What do you want to watch?
 | |
|       form(method="get" action="/search").encouraging-search-form
 | |
|         input(type="text" name="q" placeholder="I'd like to watch..." autocomplete="off").search.base-border-look
 | 
