{%- if current_user.is_anonymous() -%}
Log in
{%- else -%}
Log out
{%- endif -%}