From 6248fbc71b27c84fb6f4d2b2b5b01cf6f1aa5940 Mon Sep 17 00:00:00 2001 From: chapel Date: Sat, 19 Nov 2011 11:52:56 -0800 Subject: [PATCH] Fix flicker when logged in due to logged in text being hidden and re-shown over and over again as you moved around the site between pages --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 611cf62..5e29cd5 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@
-
Currently logged in as __name__
+
Currently logged in as __name__