mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Update views/users/connections.jade
This commit is contained in:
parent
2e9535bba1
commit
046411f2c3
@ -4,6 +4,6 @@ block content
|
||||
h3 Current Connections
|
||||
div#backlink
|
||||
a(href='/') « Home
|
||||
#modulelinks
|
||||
#modulelinks
|
||||
-each connection in connections
|
||||
a.module(href='/channels/'+connection) #{connection}
|
||||
|
Loading…
Reference in New Issue
Block a user