4 lines
		
	
	
		
			53 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			53 B
		
	
	
	
		
			Smarty
		
	
	
	
	
	
| {{define "header"}}
 | |
| <h1>Hello, astaxie!</h1>
 | |
| {{end}}
 | 
| {{define "header"}}
 | |
| <h1>Hello, astaxie!</h1>
 | |
| {{end}}
 |