{% if project_description %}
{% endif %} {% load static %}
{% block head %}{% endblock %}
CommonGround
Teammates
About
{% if user.is_authenticated %}
My Teammates
Sessions
Squads
Messages
Profile
Settings
{% if user.is_staff %}
Admin
{% endif %}
Log Out
{% else %}
Log In
Join Community
{% endif %}
{% block content %}{% endblock %}
Teammates
Teammates
Messages
Sessions
Squads
Profile
{% block scripts %}{% endblock %}