• Home (current)
  • Settings
  • Shortcuts
  • {% if logged_in_user %}
  • Profile
    {{logged_in_user.username}}
    Logout
  • {% else %}
  • Sign up
  • Log in
  • {% endif %}