@if (today(); as t) {

{{ i18n.t('hello') }}, {{ t.child.name }} {{ t.child.mascot }}

{{ dateLabel() }}

@if (mode() === 'BOARD') { } @else { }
@for (coin of coins(); track coin.id) { 🪙 } @if (celebrating()) { } } @else if (loading()) {

Cargando el día…

} @else {

No se pudo cargar el día. ¿Está arrancado el backend?

}