div(class="not-found-page") div(class="error-container") div(class="error-illustration") | svg(viewBox="0 0 200 150" xmlns="http://www.w3.org/2000/svg") path(d="M80 30C80 35.52 75.52 40 70 40C64.48 40 60 35.52 60 30C60 24.48 64.48 20 70 20C75.52 20 80 24.48 80 30Z") path(d="M140 30C140 35.52 135.52 40 130 40C124.48 40 120 35.52 120 30C120 24.48 124.48 20 130 20C135.52 20 140 24.48 140 30Z") path(d="M50 70C50 75.52 45.52 80 40 80C34.48 80 30 75.52 30 70C30 64.48 34.48 60 40 60C45.52 60 50 64.48 50 70Z") path(d="M170 70C170 75.52 165.52 80 160 80C154.48 80 150 75.52 150 70C150 64.48 154.48 60 160 60C165.52 60 170 64.48 170 70Z") h1(class="error-code") 404 h2(class="error-title") Страница не найдена p(class="error-description") Извините, запрашиваемая страница не существует или была перемещена. Проверьте URL или вернитесь на предыдущую страницу. div(class="error-actions") ui-button( type="primary" size="large" @click="goHome" ) Вернуться на главную ui-button( type="outline" size="large" @click="goBack" ) Назад