miti.sh/index.html

14 lines
191 B
HTML

<article>
$render{"test"}
</article>
$render{"templates/wares"}
<h2>Posts</h2>
$list_posts{limit = 5}
<h4 style="text-align: center;">
<a href="$root/posts">View more posts</a>
</h4>