summaryrefslogtreecommitdiff
path: root/tests/test_loop/test.tpl
blob: 399f05a87a725e533bda9a02460effaf97db3832 (plain)
1
2
3
<ste:for start="10" stop="0" step="-1" counter="i">
$i
</ste:for>