diff --git a/src/project/templates/project/includes/meta_navigation.html b/src/project/templates/project/includes/meta_navigation.html index 5543e28..bea6b3f 100644 --- a/src/project/templates/project/includes/meta_navigation.html +++ b/src/project/templates/project/includes/meta_navigation.html @@ -29,7 +29,7 @@ - {% if new_calendar_amount %} + {% if 0 and new_calendar_amount %} {{ new_calendar_amount }} {% endif %} {% include 'project/assets/calendar.svg' %}