From f3f8db3ac4b271b4dbe06e3cbe8d5be694e158d5 Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Tue, 1 Nov 2016 09:53:10 +0530 Subject: [PATCH] add clickable links for mentor profiles --- .../templates/portal/student/mentor_profile_view.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/registration/templates/portal/student/mentor_profile_view.html b/registration/templates/portal/student/mentor_profile_view.html index dce4ed0..4ffe5e7 100644 --- a/registration/templates/portal/student/mentor_profile_view.html +++ b/registration/templates/portal/student/mentor_profile_view.html @@ -27,11 +27,11 @@

Female {% endif %}
- {{ user.email }} + {{ user.email }}
- {{ user.user_github }} + {{ user.user_github }}
- {{ user.user_linkedin }} + {{ user.user_linkedin }}
{{ user.user_nationality }}