From c78c0473438bb875e3fbfd1f9e77a4e7c92a4946 Mon Sep 17 00:00:00 2001 From: Johan Berggren Date: Thu, 20 Sep 2012 14:43:52 +0200 Subject: More UI changes. --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 0986936..fd490e6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -79,8 +79,8 @@ {% if user.is_authenticated %}
- {{user|userdisplay}} - Logout + {{user|userdisplay}} + Logout
{% else %}
-- cgit v1.1