index
:
ste
autoescape
develop
make-composer-compatible
master
parser2
scopes
The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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>