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 %}