From b8162cd2e473d32e0a3584a791a513b41ba7fc6e Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 4 Aug 2021 15:56:56 +0200 Subject: [PATCH] sneed --- drama/templates/header.html | 8 +------- drama/templates/votes.html | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/drama/templates/header.html b/drama/templates/header.html index 54c34b9a7..18d272f81 100644 --- a/drama/templates/header.html +++ b/drama/templates/header.html @@ -26,7 +26,7 @@ aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> {% if v and v.notifications_count %} - {% if v.notifications_count > 9 %}9+{% else %}{{v.notifications_count}}{% endif %} + {{v.notifications_count}} {% endif %} @@ -51,12 +51,6 @@ {{v.notifications_count}} - {% elif v.notifications_count > 9 %} - - - {% else %}