mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-01-12 14:45:07 +00:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
|
div
|
||
|
h2 builds list
|
||
|
- console.log(items)
|
||
|
ul.list-group
|
||
|
each build, index in items
|
||
|
Item(item=build, key=build.id)
|