{% load static %}
Faves
Home
(current)
Influencers
NBA
Teams
Tweets
{#
#} {#
Something else here
#}
MLB
Teams
Tweets
{#
#} {#
Something else here
#}
{% if user.is_authenticated %}
Logout
{% else %}
Register
Login
{% endif %}