{# href="{% url 'notifications:all' %}" #}
{% if user.last_name %}{% if user.contributor %}{{ user.contributor.get_title_display }} {% endif %}{{ user.first_name }} {{ user.last_name }}{% else %}{{ user.username }}{% endif %}
{% live_notify_badge classes="badge badge-pill badge-primary" %}
{% live_notify_list classes="update_notifications d-none" %}