{% load static %} {% if request.user.is_authenticated %} {{ notification }} {{ notification }} Messages {{new_notification}}New Messages {% if new_notification > 0 %} {% endif %} {{request.user.first_name}} {{request.user.last_name}} Logout {% endif %}
{{request.user.first_name}} {{request.user.last_name}}
Update