5 lines
101 B
HTML
5 lines
101 B
HTML
$<include src="header.html"/>
|
|
<h1>All Posts</h1>
|
|
$<post-list/>
|
|
$<include src="footer.html"/>
|