templates/web/customer/404/parts/links.twig line 1

Open in your IDE?
  1. {##
  2.  # 404 links
  3.  #
  4.  # @ListChild (list="404.default", weight="400")
  5.  # @ListChild (list="404.product", weight="400")
  6.  # @ListChild (list="404.category", weight="400")
  7.  #}
  8. <div class="page-404">
  9.   {{ this.getRegularText()|raw }}
  10. </div>