{% if project_description %}
{% endif %}
{% load static %}
{% block head %}{% endblock %}
MP TRADE TRACKER
Dashboard
MPs
Tickers
{% if user.is_authenticated %}
Watchlist
{% endif %}
{% if user.is_authenticated %}
{{ user.username }}
Profile
{% csrf_token %}
Logout
{% else %}
Login
Get Started
{% endif %}
{% block content %}{% endblock %}