@if (showIllustration()) { @if (viewType() === 'ERROR') { Something went wrong } @else if (viewType() === 'EMPTY_CATEGORY') { empty category } @else if (viewType() === 'NO_SEARCH_RESULTS') { search_off } }

{{ title() }}

@if (description()) {

{{ description() }}

}
@if (showActionButtons()) {
}