Render a list of posts

This commit is contained in:
2025-05-20 17:54:29 -07:00
parent 37958c8ad8
commit 540ad25e5e
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>