!
This commit is contained in:
parent
f69a01f0bf
commit
9b5de2eafd
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
$list3{ limit = 2 }[[<section><h3>$title</h3></section>]]
|
$list3{ limit = 2 }[[<section><h3>$title</h3></section>]]
|
||||||
<hr />
|
<hr />
|
||||||
$list3{ limit = 2 }
|
$each{list3{ limit = 2 }, "post"}[[$post]]
|
||||||
|
|
||||||
$render{"templates/wares"}
|
$render{"templates/wares"}
|
||||||
|
|
||||||
|
@ -143,7 +143,7 @@ list3 = (args={}, has_block) =>
|
|||||||
else
|
else
|
||||||
common.fill_ignoring_pre template, vals
|
common.fill_ignoring_pre template, vals
|
||||||
|
|
||||||
unless has_block then return table.concat result
|
unless has_block then return result
|
||||||
|
|
||||||
-- use in templates
|
-- use in templates
|
||||||
-- $list2{[[<p>$title</p>]], limit = 2}
|
-- $list2{[[<p>$title</p>]], limit = 2}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user