From b483d5413f309a0e152fe509e49b95cecc38c950 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 10 Jul 2020 23:46:36 +0100 Subject: Add badge to notification icon --- app/templates/base.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index f3877b7..90e49a8 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -7,7 +7,7 @@ {% block title %}title{% endblock %} - {{ config.USER_APP_NAME }} - + @@ -60,8 +60,13 @@