{% extends "layout.html" %} {% block content %}
{{ project.description or 'No description available' }}
{% if project.category %} {{ project.category.icon or '📁' }} {{ project.category.name }} {% endif %}Create your first Kanban board to start organizing tasks visually.
{% if g.user.role.value in ['Team Leader', 'Supervisor', 'Administrator', 'System Administrator'] %} {% endif %}