﻿
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>PrintPower | Error...</title>
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
    <meta name="description" content="Error page">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="/resources/assets/dist/css/kickoff.css">
    <script>
        var win = window, doc = win.document, docElem = doc.documentElement;
        docElem.className = docElem.className.replace(/\bno-js\b/g, '') + ' js ';
    </script>
    <script src="https://cdn.polyfill.io/v2/polyfill.min.js?default,HTMLPictureElement"></script>
</head>
<body>

    <div id="main" class="l-container" role="main">
        <header class="header" data-attach="App.Header">
            <div class="header__container">
                <a class="header__logo" href="/" title="Print Power"><svg role="img" title="Print Power"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo" /></svg></a>
                <ul class="social header__social">
                    <li class="social__item">
                        <a href="https://twitter.com/Printpower" title="Twitter" target="_blank">
                            <svg role="img" title="Twitter"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-twitter" /></svg>
                        </a>
                    </li>
                    <li class="social__item">
                        <a href="https://www.youtube.com/user/printpowereurope" title="Youtube" target="_blank">
                            <svg role="img" title="Youtube"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-youtube" /></svg>
                        </a>
                    </li>
                    <li class="social__item">
                        <a href="https://www.linkedin.com/company/print-power" title="LinkedIn" target="_blank">
                            <svg role="img" title="LinkedIn"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-linkedin" /></svg>
                        </a>
                    </li>
                </ul>
            </div>
        </header>
        
        <div class="error">
            <div class="error__message">
                <h1>Error</h1>
                <h2>We are currently experiencing server issues</h2>
                <p>Please try again soon</p>
                <a class="cta cta--filled" href="/">Homepage<svg role="img" viewBox="0 0 29 58"><style>.button0{stroke-width:2;stroke-miterlimit:10}</style><title>button</title><path d="M-2 1h30v33.8L14 57H-2" class="button0" vector-effect="non-scaling-stroke"></path></svg></a>
            </div>
            <div class="error__image">
                <img src="/resources/assets/dist/svg/standalone/error.svg">
            </div>
        </div>

        <footer class="footer footer--error">
            <div class="footer__info">
                <div>&copy; Print Power 2018</div>
                <div>Print Power, Ulbe Jelluma, Strijdersstraat 4, B-1560 Hoeilaart (Brussels), Belgium</div>
                <ul class="social footer__social">
                    <li class="social__item">
                        <a href="https://twitter.com/Printpower" title="Twitter" target="_blank">
                            <svg role="img" title="Twitter"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-twitter" /></svg>
                        </a>
                    </li>
                    <li class="social__item">
                        <a href="https://www.youtube.com/user/printpowereurope" title="Youtube" target="_blank">
                            <svg role="img" title="Youtube"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-youtube" /></svg>
                        </a>
                    </li>
                    <li class="social__item">
                        <a href="https://www.linkedin.com/company/print-power" title="LinkedIn" target="_blank">
                            <svg role="img" title="LinkedIn"><use xlink:href="/resources/assets/dist/svg/svg.svg#logo-linkedin" /></svg>
                        </a>
                    </li>
                </ul>
            </div>
        </footer>
    </div><!-- Close #main -->

    <script src="//ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.min.js"></script>
    <script src="/resources/assets/dist/js/kickoff.js"></script>
</body>
</html>
