From 5796aed13e690c7e79d74447aebccf06fde254d8 Mon Sep 17 00:00:00 2001 From: Sam Nicholls Date: Thu, 24 Jan 2013 22:30:52 +0000 Subject: [PATCH] Back link to Connections --- views/profile/profile_grid.jade | 3 +++ 1 file changed, 3 insertions(+) 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