![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/pub/errors/cnc/ |
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ ?> <div class="error-page-container"> <section class="error-page page-not-found"> <div class=" page-not-found__inner"> <h1 class=" page-not-found__title">Error <span class=" page-not-found--color">404</span></h1> <p class=" page-not-found__text"> This page doesn't exist. </p> <a class=" page-not-found__link btn--pink" href="{{config path="web/secure/base_url"}}">Back to homepage</a> </div> </section> </div>