From 99167ae61a6f8331de84874d183b7d3882cc30ac Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 28 Dec 2014 12:59:51 +0200 Subject: Fixes #217 - username initials displayed in upper right corner blue circle Also fixes name when none set (i.e. development mode). --- res/templates/index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/templates/index.html b/res/templates/index.html index f805c518..cba394d6 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -11,6 +11,9 @@ +
suicide squade, attack! those who are about to cry, we kaput you. @@ -19,8 +22,8 @@
- UH -
Welcome {{ username }}!Logout
+ AN +
Welcome Anonymous! Logout
-- cgit v1.3.1