@for (action of message.actions; track action.type + action.listId) {
{{ actionLabel(action) }}
}
}
{{ onlineStatus.online() ? 'Listen planen und erstellen' : 'Nur online verfuegbar' }}
{{ errorMessage() }}
}