<!doctype html>
<html class="fixed" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="UTF-8" />
	<meta http-equiv="refresh" content="0;URL=/">
 

    <title>404</title>

    <meta name="robots" content="noindex, nofollow" />

    <!-- Mobile Metas -->
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

    <!-- Web Fonts  -->
    <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Shadows+Into+Light" rel="stylesheet" type="text/css" />

    <!-- Vendor CSS -->
    <link rel="stylesheet" href="/Library/assets/vendor/bootstrap/css/bootstrap.css" />
    <link rel="stylesheet" href="/Library/assets/vendor/font-awesome/css/font-awesome.css" />
    <link rel="stylesheet" href="/Library/assets/vendor/magnific-popup/magnific-popup.css" />
    <link rel="stylesheet" href="/Library/assets/vendor/bootstrap-datepicker/css/datepicker3.css" />

    <!-- Theme CSS -->
    <link rel="stylesheet" href="/Library/assets/stylesheets/theme.css" />

    <!-- Skin CSS -->
    <link rel="stylesheet" href="/Library/assets/stylesheets/skins/default.css" />

    <!-- Theme Custom CSS -->
    <link rel="stylesheet" href="/Library/assets/stylesheets/theme-custom.css" />

    <!-- Head Libs -->
    <script src="/Library/assets/vendor/modernizr/modernizr.js"></script>

</head>
<body>    
    <section class="body-sign">
        <div class="center-sign">
            <a href="/" class="logo pull-left">
                <img src="/Library/assets/images/Webkontrol/webkontrol_logologin.png" height="54" alt="WebKontrol Logo" />
            </a>

            <div class="panel panel-sign">
                <div class="panel-title-sign mt-xl text-right">
                    <h1 class="title text-bold m-none"><i class="fa fa-user mr-xs"></i>HATA 404!</h1>
                </div>
                <div class="panel-body">
                    <p style="font-weight:bold;">404 Not Found.</p>
                    <p>Aradığınız Sayfa Bulunamadı.</p>
                </div>
            </div>
        </div>
    </section>
</body>
</html>
