From fa2b6d03c682e2c87d0eb6d1907066483a22bd76 Mon Sep 17 00:00:00 2001 From: Kálmán Viktor Date: Thu, 12 Jun 2014 15:37:58 +0200 Subject: [PATCH] dashboard: change nav bar user link to my pereferences --- circle/dashboard/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle/dashboard/templates/base.html b/circle/dashboard/templates/base.html index 44485f2..a0d1e0b 100644 --- a/circle/dashboard/templates/base.html +++ b/circle/dashboard/templates/base.html @@ -49,7 +49,7 @@ {% if user.is_authenticated and user.pk %} {% trans "Log out" %} - {% include "dashboard/_display-name.html" with user=user show_org=True %} -- libgit2 0.26.0