mirror of
				https://github.com/christian1701/hugo-theme-console.git
				synced 2025-11-03 22:19:21 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			66 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			66 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ define "main" }}
 | 
						|
<h1>{{ .Title }}</h1>
 | 
						|
{{ .Content }}
 | 
						|
{{ end }} |