{% load notifications_tags cache %} {% notifications_unread as unread_count %} {% cache 180 notifications request.user.id unread_count %} {% endcache %}