{% if unread_count > 0 %} {% if unread_count > 10 %}10+{% else %}{{ unread_count }}{% endif %} {% endif %}