dbot/views/users/connections.jade

11 lines
294 B
Plaintext
Raw Normal View History

2012-12-24 06:47:47 +01:00
extends ../layout
block content
h3 Current Connections
div#backlink
a(href='/') « Home
2013-01-04 22:43:40 +01:00
#modulelinks
-each connection in connections
a.module(href='/channels/'+connection) #{connection}
2013-01-24 02:02:50 +01:00
a.module(href='/grid/'+connection) #{connection} headshots