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