@if (lista(); as l) {

{{ l.nome }}

@if (tipoEventoNome()) { {{ tipoEventoNome() }} } @for (sottoLista of l.sottoListe; track sottoLista.id) {
} @if (!isAuthenticated) {

Accedi per usare questa lista come base.

} @if (creazioneErrore()) { } @if (isAuthenticated) { }
} @if (!lista() && !loading()) {
Lista non trovata.
}