forked from GitHub/dbot
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
|
h3 Current Connections
|
||
|
div#backlink
|
||
|
a(href='/') « Home
|
||
|
#modulelinks
|
||
|
-each connection in connections
|
||
|
a.module(href='/channels/'+connection) #{connection}
|