{%if menu.user.is_authenticated%}

Logged in as {{menu.user.id}}. Logout.

{%endif%}