dbot/views/users/connections.jade

11 lines
297 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 20:39:28 +01:00
a.module(href='/profile/'+connection) #{connection} headshots