This commit is contained in:
2025-06-16 20:18:05 -07:00
parent 21a4d933ba
commit 76f99322f7
2 changed files with 11 additions and 59 deletions

View File

@@ -6,16 +6,6 @@ $render{"templates/wares"}
<h2>Posts</h2>
$({{hi = "there"}})[[$hi]]
$(test1({limit = 2}))[[<p>inline template $title</p>]]
$each{test2({limit = 2}), "post"}[[$post]]
$(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;">