repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
+ Added test.
[haanga.git]
/
tests
/
assert_templates
/
for_range2.tpl
blob
e7523e2bae74a2e8c18d28dfbeef8c2894c57884
1
{% for i in 5 .. 1 step -2 %}
2
{{i}}
3
{% endfor %}