{{ task.category }}
@if (pageViewMedia$ | async) {
}
{{ task.title }}
{{ task.description }}
@if(task.subtasks.length > 0) {
{{ completedSubtasks() }} / {{ task.subtasks.length }} Subtasks