From 50e753ec7d0ff6d5a525c1513f6073987af9dc40 Mon Sep 17 00:00:00 2001 From: Luke Hatcher Date: Thu, 19 Jul 2012 03:09:33 -0400 Subject: [PATCH] add an id to the masthead --- symposion_project/templates/site_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symposion_project/templates/site_base.html b/symposion_project/templates/site_base.html index 7992be45..e34c2db1 100644 --- a/symposion_project/templates/site_base.html +++ b/symposion_project/templates/site_base.html @@ -22,7 +22,7 @@ {% block topbar_base %}
-
+
{% if request.user.is_authenticated %}