aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/src/bar/list.tt
blob: 567b32b3315da80d965133dcd8529af01d5120f0 (plain)
1
2
3
4
5
:tags: two
 
[% FOR i IN [1,2,3] %]
* line [% i %]
[% END %]