{{ i18n.t('hello') }}, {{ t.child.name }} {{ t.child.mascot }}
{{ dateLabel() }}
@if (today(); as t) {
{{ i18n.t('hello') }}, {{ t.child.name }} {{ t.child.mascot }} {{ dateLabel() }}
Cargando el día…
} @else {No se pudo cargar el día. ¿Está arrancado el backend?
}