Render a list of posts

This commit is contained in:
2025-06-16 20:18:05 -07:00
parent d5197a0a58
commit 0dc346f591
3 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ $render{"templates/wares"}
<h2>Posts</h2>
$lp{limit = 5}
$list_posts{limit = 5}
<h4 style="text-align: center;">
<a href="$root/posts">View more posts</a>