
<!DOCTYPE html>
<html lang="ru-ru" dir="ltr" vocab="http://schema.org/">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="/images/favicon.png">
    <link rel="apple-touch-icon-precomposed" href="/images/favicon-apple.png">
    <title>404 - Категория не найдена.</title>
            <link rel="stylesheet" href="/templates/yootheme/css/theme.css" type="text/css" />
        <script src="/templates/yootheme/vendor/assets/uikit/dist/js/uikit.min.js"></script>
</head>
<body class="">

<div class="uk-section uk-section-default uk-flex uk-flex-center uk-flex-middle uk-text-center" uk-height-viewport>
    <div>
        <h1 class="uk-heading-xlarge">404</h1>
        <p class="uk-h3">Категория не найдена.</p>
        <a class="uk-button uk-button-primary" href="/index.php">Главная страница</a>

        
    </div>
</div>

</body>
</html>
