Hinzufügen
Gesamt: {{ todos.length }} | Offen: {{ openCount }}
{{ todo.text }}
{{ todo.done ? 'ja' : 'offen' }}