mirror of
https://github.com/karl0ss/orvibo-b25-server-kex.git
synced 2025-05-03 05:53:43 +01:00
14 lines
310 B
Plaintext
14 lines
310 B
Plaintext
extends default
|
|
|
|
block content
|
|
div.container
|
|
each socket in sockets
|
|
div.socket
|
|
h2.socket-name
|
|
| #{socket.name}
|
|
h2.socket-name
|
|
| #{socket.uid}
|
|
h2.socket-name
|
|
| #{socket.status}
|
|
a.button(href=`/?uid=${socket.uid}`)
|
|
| Toggle |