mirror of
				https://github.com/RivalStorm/rivalstorm.github.io
				synced 2025-11-04 00:03:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			158 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			158 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ partial "default_head.html" . }}
 | 
						|
 | 
						|
<div class="page">
 | 
						|
	<h1 class="page-title">{{ .Title }}</h1>
 | 
						|
	{{ .Content }}
 | 
						|
</div>
 | 
						|
 | 
						|
{{ partial "default_foot.html" . }}
 |