mirror of
https://github.com/MatMoul/dokytree.git
synced 2024-12-23 16:16:12 +00:00
17 lines
232 B
Plaintext
17 lines
232 B
Plaintext
div#HEADFILES
|
|
table
|
|
thead
|
|
th Name
|
|
th Type
|
|
th Model
|
|
th Location
|
|
each ran in node.items
|
|
tr
|
|
td
|
|
a(href=ran.url)=ran.data.name
|
|
td=ran.data.type
|
|
td=ran.data.model
|
|
td=ran.data.location
|
|
div#FILES
|
|
div#FOOTFILES
|