@if (isIdle) {
} @else {
{{ "spellcards.add.class" | translate }} {{ "spellcards.add.all" | translate }}
    @for (spell of availableSpells; track spell) {
  • } @empty { {{ "spellcards.add.empty" | translate }} }
}