<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <meta name="author" content="Hakan ERSU">
    <title>Hakan ERSU</title>
    <meta name="description" content="Ubuntu/Linux related articles, problem solutions.">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=latin-ext" rel="stylesheet">
    <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
    <link href="https://fonts.googleapis.com/css?family=Miriam+Libre&subset=latin-ext" rel="stylesheet">
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
    <link rel="stylesheet" href="/css/vim.css">
    <link rel="stylesheet" href="/css/app.css">
    </head>
<body data-spy="scroll" data-target=".sidebar" data-offset="162">
    
    <div id="page">
        <header id="main-header">
            <a href="/" class="logo">
                <img src="https://www.ersu.me/img/logo.png" alt="">
            </a>
                
            <ul>
                <li><a href="/">Anasayfa</a></li>
                <li><a href="/my-stackoverflow">Notlar</a></li>
                <li><a href="/category/php">Php</a></li>
                <li><a href="/category/ruby">Ruby</a></li>
                <li><a href="/category/css">Css</a></li>
            </ul>
            <!-- <h2 class="widget-title">Son Yazılar</h2> -->  
        </header>
            <div class="article-container">
        <article>
            <div class="post-meta text-center">
                <h1>404 Not found!</h1>
            </div>
            <div class="post-content text-center">
                <p>Uzugunuz sayfa bulunamadi!</p>
            </div>
        </article>
    </div>
       
    </div>
    <a id="scroll-up" href="#top" style="position: fixed; z-index: 9;">▴</a>
        <script src="/js/highlight.min.js"></script>
    <script src="/js/app.js"></script>
    <script>hljs.initHighlightingOnLoad();</script>
    <script>
        window.ga=function(){ga.q.push(arguments)};ga.q=[];ga.l=+new Date;
        ga('create','UA-77828828-1','auto');ga('send','pageview')
    </script>
    <script src="https://www.google-analytics.com/analytics.js" async defer></script>
    </body>
</html>
