{% if user.is_authenticated %} {{ user.username }} Logout {% else %} Log in {% endif %}