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