acanban.
≡
Projects
Tasks
{% if current_user.is_authenticated %}
My Profile
Logout
{% else %}
Login
Register
{% endif %}
{% block content %}{% endblock %}