4 lines
69 B
Plaintext
Raw Normal View History

2019-11-26 14:50:43 -08:00
%ul
- each item in items
%li= item
%p= "Total: " + items.length