From 9d4561febd0489eb8cab1fc3654614b1a5ed17ac Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 18 Aug 2011 10:39:01 +0200 Subject: use userdisplay for user display --- templates/base.html | 3 ++- templates/tree.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5c4a1c3..110d7b8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,3 +1,4 @@ +{% load userdisplay %} @@ -75,7 +76,7 @@ {% if user.is_authenticated %}