18 lines
335 B
HTML
18 lines
335 B
HTML
{
|
|
date: "Thu May 08 2025 19:41:30.000000000"
|
|
}
|
|
|
|
$list3{ limit = 2 }[[<section><h3>$title</h3></section>]]
|
|
<hr />
|
|
$each{list3{ limit = 2 }, "post"}[[$post]]
|
|
|
|
$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>
|