mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-25 00:56:12 +00:00
12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
|
div#HEADFILES
|
||
|
|
||
|
each itm in node.items
|
||
|
table
|
||
|
tr
|
||
|
td.bold=itm.data.name
|
||
|
tr
|
||
|
td=itm.data.url
|
||
|
|
||
|
div#FILES
|
||
|
div#FOOTFILES
|