<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width">
    <title>Page not found</title>

    <link rel="stylesheet" href="/css/syntax.css">
    <link rel="stylesheet" href="/css/main.css">
    <link rel="alternate" type="application/rss+xml" title="Nithin Bekal" href="http://nithinbekal.com/feed.xml">
  </head>
  <body>
    <div class='container'>
      <div class='header'>
        <h1 class='title'><a href="/">Nithin Bekal</a></h1>
        <span class='links align-right'>
          <a href='/about/'>About</a>
        </span>
      </div>
      <div class='site'>

        <div class="post">
  <h2 class='title'>That page isn't here anymore.</h2>

  <div class="content">
    <p>You're probably looking for a page that has moved to a different URL.
      Browse through the <b><a href="/">post archives</a></b> to find a link to the page.</p>
  </div>
</div>

      </div> <!-- /site -->
      <div class='footer'>Powered by <a href='http://jekyllrb.com'>Jekyll</a>. Get this theme <a href="https://github.com/nithinbekal/nithinbekal.github.io/">here</a>.</div>
    </div> <!-- /container -->
<script type="text/javascript">
  var _gaq = _gaq || [];
  var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
  _gaq.push(['_require', 'inpage_linkid', pluginUrl]);
  _gaq.push(['_setAccount', 'UA-2095438-7']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
  </body>
</html>
