Online Kanban board
{% if not current_user.is_authenticated %}
Login
Sign up
{% endif %} {% if current_user.is_authenticated %}
Logout
{% endif %}