From 0330fb1102fae37daee65e3e9186466a52eec8c7 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Wed, 13 Jun 2012 05:27:32 -0400 Subject: [PATCH] fixed url name to log out --- symposion/templates/_account_bar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symposion/templates/_account_bar.html b/symposion/templates/_account_bar.html index bdd7849e..40dc5fe9 100644 --- a/symposion/templates/_account_bar.html +++ b/symposion/templates/_account_bar.html @@ -3,7 +3,7 @@
{% if user.is_authenticated %} - Log out + Log out {% else %} Log in /