miti.sh/index.html
2025-06-16 20:18:05 -07:00

19 lines
328 B
HTML

{
date: "Thu May 08 2025 19:41:30.000000000"
}
$render{"templates/wares"}
<h2>Posts</h2>
$(list_posts1({limit = 2}))[[<p>$title</p>]]
$each{list_posts2({limit = 2}), "post"}[[$post]]
<hr/>
$each{list_posts({limit = 5}), "post"}[[$post]]
<h4 style="text-align: center;">
<a href="$root/posts">View more posts</a>
</h4>