{% load static %} {% load sekizai_tags %} {{ button_text }} {% with unread_notifications=user.unread_notifications %} {{ unread_notifications }} unread notifications {% endwith %} {% addtoblock "js" %} {% endaddtoblock %}