From ee38db6ef48b871edb6ecd6d262041a951ec648b Mon Sep 17 00:00:00 2001 From: Luan Date: Thu, 5 Dec 2013 11:00:16 -0200 Subject: [PATCH] Displaying only user's primary email on profile - closes #118 --- src/accounts/templates/accounts/user_detail.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/accounts/templates/accounts/user_detail.html b/src/accounts/templates/accounts/user_detail.html index 8c296eb..1c89788 100644 --- a/src/accounts/templates/accounts/user_detail.html +++ b/src/accounts/templates/accounts/user_detail.html @@ -29,9 +29,7 @@
{% if request.user.is_active %}
{% endif %} -- libgit2 0.21.2