1
0
mirror of https://github.com/karl0ss/orvibo-b25-server-kex.git synced 2025-07-25 10:10:18 +01:00

14 lines
305 B
Plaintext
Raw Normal View History

2019-07-15 21:29:13 +01:00
extends default
block content
div.container
2019-07-15 23:03:18 +01:00
each socket in sockets
div.socket
h2.socket-name
| #{socket.name}
h2.socket-name2
| #{socket.uid}
h2.socket-name2
| #{socket.status}
a(href=`/?uid=${socket.uid}`)
2019-07-15 21:29:13 +01:00
| Toggle