@if (showIllustration()) {
@if (viewType() === 'ERROR') {
} @else if (viewType() === 'EMPTY_CATEGORY') {
} @else if (viewType() === 'NO_SEARCH_RESULTS') {
search_off
}
}
{{ title() }}
@if (description()) {
{{ description() }}
}
@if (showActionButtons()) {
}