@for (note of notes(); track $index) {
  • {{ note }}
  • } @empty {
  • No notes yet
  • }