From 21798b14067b8a81044b1d6cb8d06a923b350990 Mon Sep 17 00:00:00 2001 From: eliott Date: Thu, 10 Jan 2008 00:32:21 -0800 Subject: Some tweaks for the dev navigation --- templates/base.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 59cbf462..81dbba05 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,12 +14,6 @@
-
- {% if not user.is_anonymous %} - Logged in as {{ user.username }}. - Logout - {% endif %} -
{% block ads %} + {% if not user.is_anonymous %} +
+ +
+ {% else %}
+ {% endif %} {% endblock %}
-- cgit v1.2.3-55-g3dc8