17 lines
		
	
	
		
			360 B
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			360 B
		
	
	
	
		
			HTML
		
	
	
---
 | 
						|
title: Seal Blog!
 | 
						|
---
 | 
						|
 | 
						|
<h2>Welcome</h2>
 | 
						|
 | 
						|
<img src="/images/seal1.jpg" style="float: right; margin: 10px;" width="200px"/>
 | 
						|
 | 
						|
<p>Welcome to my seal blog!</p>
 | 
						|
 | 
						|
<p>Here's a list of recent posts for your reading pleasure:</p>
 | 
						|
 | 
						|
<h2>Seal Posts</h2>
 | 
						|
$partial("templates/post-list.html")$
 | 
						|
 | 
						|
<p>…or you can find more in the <a href="/archive.html">archives</a>.</p>
 |