dokytree/samples/it_v1/templates/ms365admins.pug
2023-03-09 00:38:30 +01:00

12 lines
116 B
Plaintext

div#HEADFILES
table
thead
th Account
each itm in node.items
tr
td=itm.data.name
div#FILES
div#FOOTFILES