From 9152cb74d6abdc790cbddfad946541bd92ebee86 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Wed, 7 Nov 2018 08:16:47 -0500 Subject: [PATCH] Fix annoying notification bug in brutalist themes --- brutaldon/templates/base.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index b9a18be..6358ce4 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -100,6 +100,9 @@ {% elif notifications and preferences.notifications %}   Notifications ({{ notifications }})