<!doctype html>
<html>
<head>
    <title>Apigee</title>
    <link rel="shortcut icon" type="image/x-icon" href="/static-assets/favicon.ico" sizes="64x64">
    <link rel="preload" href="/static/v2.3.4/apigee.css" as="style">
    <link rel="stylesheet" href="/static-assets/static.css?v=1.3.1">
    <script>
        dataLayer = [{'webapp.name': 'static'}];
    </script>
</head>
<body>
    <!-- Google Tag Manager -->
    <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N52333" height="0" width="0" style="display:none;visibility:hidden"></iframe>
    </noscript>
    <script>
        (function (w, d, s, l, i) {
            w[l] = w[l] || [];
            w[l].push({
                'gtm.start': new Date().getTime(),
                event: 'gtm.js'
            });
            var f = d.getElementsByTagName(s)[0],
                j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
            j.async = true;
            j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl;
            f.parentNode.insertBefore(j, f);
        })(window, document, 'script', 'dataLayer', 'GTM-N52333');
    </script>
    <!-- End Google Tag Manager -->

    <main class="app-view">
        <article class="static-content">
            <div class="apigee-logo"></div>
            <div class="static-content-title">Error: 404</div>
            <div class="static-content-text">
                Sorry, the page you're looking for can't be found. <br/> Try checking the URL for errors? <br/> Keep getting this page? Report this to our support team.
            </div>

            <button class="alm-button-action-filled" onclick="location.href='/'">Go to home page</button>
        </article>
    </main>
</body>
</html>
