12 lines
		
	
	
		
			192 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			192 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| title: Home
 | |
| ---
 | |
| 
 | |
| <article>
 | |
|     <h3>Recent Posts</h3>
 | |
| 
 | |
|     $partial("templates/post-list.html")$
 | |
| 
 | |
|     <p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
 | |
| </article>
 | 
