+ {projectName || "Loading project..."} +
++ Kanban Workspace +
++ Kanban Workspace +
++ Manage your developer tasks and project stages in custom workspaces. +
++ Created on {new Date(project.created_at).toLocaleDateString()} +
++ {getActivityMessage(activity)} +
+ ++ For: {task.title} +
+This task is not blocked.
+ ) : ( +This task is not blocking other tasks.
+ ) : ( ++ {task.description} +
+ )} + + {/* Dependency Badges */} +