Name {{element?.id}} Description {{element?.description ?? '-'}} Schedules {{el.repeats ? 'every ' + el.repeats : (el.due | date: 'd.M.YY HH:mm')}} Created {{element?.created | date: 'dd.MM.YYYY HH:mm'}} Actions
{{searchText !== '' ? 'Task with \'' + searchText + '\' in description or name does not exist' : 'No tasks found'}}