Added all the things. Updated gitignore and README. Removed all the things. Reviewed-by: jeff <jeff@simplesystems.tech>
		
			
				
	
	
		
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{ define "main" }}
 | |
| 	{{ partial "jumbotron.html" . }}
 | |
| 	{{ partial "simple-software.html" . }}
 | |
| {{ end }}
 |