heist-aeson-0.2: tests/loop.tpl
<html>
<json:section key="loop">
<ul>
<json:repeated key="@">
<li><val:self/></li>
</json:repeated>
</ul>
</json:section>
</html>
<html>
<json:section key="loop">
<ul>
<json:repeated key="@">
<li><val:self/></li>
</json:repeated>
</ul>
</json:section>
</html>