16 lines
287 B
HTML
16 lines
287 B
HTML
{
|
|
date: "Thu May 08 2025 19:41:30.000000000"
|
|
}
|
|
|
|
$test{ limit = "is this?" }[[what $limit]][[second $limit]]
|
|
|
|
$render{"templates/wares"}
|
|
|
|
<h2>Posts</h2>
|
|
|
|
$each{list_posts({limit = 5}), "post"}[[$post]]
|
|
|
|
<h4 style="text-align: center;">
|
|
<a href="$root/posts">View more posts</a>
|
|
</h4>
|