10 lines
156 B
HTML
10 lines
156 B
HTML
$render{"templates/wares"}
|
|
|
|
<h2>Blog Posts</h2>
|
|
|
|
$list_posts{limit = 5}
|
|
|
|
<h4 style="text-align: center;">
|
|
<a href="$root/posts">View more posts</a>
|
|
</h4>
|