<!doctype html>
<html>
<head>
    <title>Apigee</title>
    <link rel="shortcut icon" type="image/x-icon" href="/static-assets/favicon.ico" sizes="64x64">
    <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="error-410-page">
            <div class="apigee-logo"></div>
            <img class="error-410-cloud" src="/static-assets/sad-cloud.png"/>

            <p class="error-410-message">Error 410: The API Console Service is no longer available.

                <a href="https://apigee.com/about/blog/api-technology/were-sunsetting-classic-api-consoles" target="_new">Read more...</a>
            </p>

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