dokytree/samples/it_v2/templates/adadmins.pug

14 lines
148 B
Plaintext
Raw Normal View History

2024-10-31 17:34:57 +00:00
div#HEADFILES
table
thead
th Account
th Notes
each itm in node.items
tr
td=itm.data.name
td=itm.data.notes
div#FILES
div#FOOTFILES