{% if user.is_authenticated %}
{{ user.username }}
{% else %}
You are not logged in
Log In {% endif %}{% load static %}
You are not logged in
Log In {% endif %}