{% if current_user.is_authenticated() -%}
  • Logout
  • {%- else -%}
  • Login
  • {%- endif %}