4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
|
%ul
|
||
|
- each item in items
|
||
|
%li= item
|
||
|
%p= "Total: " + items.length
|