<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
    <head>
        <meta charset="utf-8">
        <title>GLUE - 404</title>
        <meta name="description" content="Sorry, we kunnen niet vinden wat je zoekt.">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        
        <meta property="og:title" content="Pagina niet gevonden" />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="http://glue.be/404.html/" />
        <meta property="og:image" content="http://glue.be/assets/img/site/404.jpg" />
        <meta property="og:site_name" content="Glue Webdesign" />
        <meta property="og:description" content="Sorry, we kunnen niet vinden wat je zoekt." />
        
        <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
        <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png">
        <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png">
        <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png">
        <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
        <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png">
        <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png">
        <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
        <link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196">
        <link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
        <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
        <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
        <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
        <meta name="msapplication-TileColor" content="#da532c">
        <meta name="msapplication-TileImage" content="/mstile-144x144.png">

        <link rel="stylesheet" type="text/css" href="/assets/css/app.css"/>

        <script src="/assets/js/libs/modernizr-2.8.2.js"></script>  

        <script>
          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

          ga('create', 'UA-51825011-1', 'glue.be');
          ga('send', 'pageview');

        </script>
    </head>
    <body>
        <!--[if lt IE 7]>
            <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
        <![endif]-->

        <header id="header" class="error404" >
            <a href="/" class="glue"><span class="icon icon-glue-red"></span><span class="text">glue</span></a>
            <div class="right">
                <a href="mailto:passie@glue.be" class="goToContact"><span class="text">Contacteer ons</span><span class="icon icon-contact-red"></span></a>
            </div>
        </header>
        
        <div id="container">   
            <section id="error404">
                    <div class="content">
                        <h1 class="underline">Sorry, we kunnen niet vinden wat je zoekt</h1>
                        <br><a href="/" class="button">Naar de homepage</a>
                    </div>
                    <div class="imageContainer">
                        <img src="/assets/img/site/404.jpg" alt="Page not found :(" height="709" width="1040">
                    </div>
            </section>
        </div>
         
        <script src="/assets/js/build/combined.min.js"></script>
        <script src="/assets/js/main.min.js"></script>
    </body>
</html>

