main.jade 112 B

12345
  1. template(name='list')
  2. .list.js-list(id="js-list-{{_id}}")
  3. .list-wrapper
  4. +listHeader
  5. +listBody