5 lines
112 B
HTML
5 lines
112 B
HTML
$<include src="header.html"/>
|
|
<h1>Recent Posts</h1>
|
|
$<post-list limit=2/>
|
|
$<include src="footer.html"/>
|