{# This is rendered if a template 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 lib/modules/apostrophe-templates/views #} {# in your project folder. #} {{ __("An error has occurred") }}

{{ __('An error has occurred') }}

{{ __("An error has occurred. We're working on it. We apologize for the inconvenience.") }}