{# This is rendered if a rendering error #} {# occurs. It should be simple to avoid the catch-22 #} {# of any possible errors here as well, but you may #} {# override it in modules/@apostrophecms/template/views #} {# in your project folder. #} {{ __t('apostrophe:errorPageTitle') }}

{{ __t('apostrophe:errorPageStatusCode') }}

{{ __t('apostrophe:errorPageMessage') }}

{{ apos.asset.refreshOnRestart() }}