Important tasks {{todoList.username || "you"}} must do
{{ todoList.username ? todoList.username + " (logged in)" : '(Unregistered guest)'}}
{{todoList.remaining()}} of {{todoList.todos.length}} remaining
[
archive
]
{{todo.text}}
{{todoList.blanc}}