forked from GitHub/dbot
Merge pull request #210 from SamStudio8/master
Back link to Connections from Profile Grid
This commit is contained in:
commit
5e0dc01a05
@ -13,6 +13,9 @@ block content
|
||||
div.page-header.profile_page-header
|
||||
h1
|
||||
#{connection}
|
||||
div#backlink
|
||||
a(href='../connections') « Connections
|
||||
|
||||
ul.thumbnails
|
||||
each profile, key in profiles
|
||||
if profile.hasOwnProperty('profile') && profile.profile.avatar
|
||||
|
Loading…
Reference in New Issue
Block a user