templates/web/customer/404/parts/default/default_text.twig line 1

Open in your IDE?
  1. {##
  2.  # default 404 text
  3.  #
  4.  # @ListChild (list="404.default", weight="100")
  5.  #}
  6. <p class="page-404">{{ t('Sorry, this page is no longer available.') }}</p>