3 lines
67 B
Text
3 lines
67 B
Text
|
%ul
|
||
|
- each item, index in items
|
||
|
%li= item + '(' + index + ')'
|