diff --git a/views/profile/profile_grid.jade b/views/profile/profile_grid.jade index 3cca9cc..4f4f584 100644 --- a/views/profile/profile_grid.jade +++ b/views/profile/profile_grid.jade @@ -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