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