{% if user.is_authenticated %} Hello, {{ request.user }} Logout


{% endif %}