mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-10-30 03:56:01 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			87 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			87 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ define "main" }}
 | |
| <div class="layout layout-home">
 | |
|   {{ .Content }}
 | |
| </div>
 | |
| {{ end }}
 |