dokytree/samples/it_v1/templates/ms365admins.pug

14 lines
148 B
Plaintext

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