epiphany/node_modules/hamljs/test/fixtures/issue.#8.haml

4 lines
69 B
Text
Raw Normal View History

2023-12-09 22:19:03 -08:00
%ul
- each item in items
%li= item
%p= "Total: " + items.length