18 lines
283 B
HTML
18 lines
283 B
HTML
{
|
|
date: "Thu May 08 2025 19:41:30.000000000"
|
|
}
|
|
|
|
<h2><code>index.html</code></h2>
|
|
|
|
<!-- render templates/wares -->
|
|
$render{"templates/wares"}
|
|
|
|
<h2>Posts</h2>
|
|
|
|
<!-- render posts -->
|
|
$(list_posts(5))
|
|
|
|
<h4 style="text-align: center;">
|
|
<a href="$root/posts">View more posts</a>
|
|
</h4>
|