{% load static %} {% if request.user.is_authenticated %} {% else %} {% endif %} Welcome, {{ request.user.username }} Home Find Friends 99 Logout {% include 'snippets/general_notifications.html' %} {% include 'snippets/chat_notifications.html' %}
Welcome, {{ request.user.username }}
Home
Find Friends
99