+ {task.completed ? '✓' : '○'} + + {task.title} + {task.summary} + {task.owner} · {task.due} · #{task.tag} + + inspectTask(task)}>Inspect +