error page
@if((themeOption$ | async)?.error_page?.error_page_content){

{{ (themeOption$ | async)?.error_page?.error_page_content }}

@if((themeOption$ | async)?.error_page?.back_button_enable){ {{ (themeOption$ | async)?.error_page?.back_button_text }} }
}