<!doctype html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width">
    <title>New Statamic Site</title>
    <style>
        .container {
            color: #c3cdd6;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            height: 100vh;
            width: 100%;
            font-family: "Lato", "Helvetica", "Arial", sans-serif;
            font-weight: 300;
        }
        h1 {
            letter-spacing: 10px;
            text-transform: uppercase;
        }
        svg path { fill: #c3cdd6; }
    </style>
</head>

<body>
    <div class="container">
        <div class="content">
            <svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" x="0px" y="0px" width="95.9px" height="76.4px" viewBox="0 0 95.9 76.4" style="enable-background:new 0 0 95.9 76.4;" xml:space="preserve"> <g> <path fill="3C4858" d="M26.5,73.1c0,2.1-1.7,3.3-3.9,3.3h-2.5c-7.7,0-12-3.4-12-12.1V50.1c0-5.3-2.5-7.6-5.2-8.4 C0.8,41.1,0,40,0,38.2c0-1.9,0.7-2.9,2.9-3.6c2.6-1,5.2-3.6,5.2-9.4V12.7C8.1,4.5,11.1,0,20.5,0h2.3c2.2,0,3.7,1.3,3.7,3.2 c0,2.2-1.4,3.5-3.6,3.5h-0.7c-5.1,0-6.9,2.2-6.9,8.4v12.8c0,5.8-2.7,9.7-6.7,10.2c3.8,0.4,6.7,3.3,6.7,10.2v13 c0,5.9,2.2,8.3,7.2,8.3C25.1,69.7,26.5,70.9,26.5,73.1z"/> <path fill="3C4858" d="M33.7,48c0.6-0.8,1.3-1.2,2.2-1.2c0.9,0,1.8,0.4,2.7,1c2.9,1.9,6.1,3,10,3c3,0,5.3-1.3,5.3-3.8 c0-6.6-21.8-3-21.8-17.7C32,21.4,38.5,17,46.8,17c5.9,0,10.2,1.7,13.5,3.8c0.8,0.5,1.3,1.6,1.3,2.7c0,0.6-0.2,1.3-0.5,1.8l-1,1.4 c-0.7,1-1.5,1.4-2.5,1.4c-0.7,0-1.4-0.3-2.2-0.6c-2.4-1.3-4.9-1.9-8-1.9c-3.1,0-5,1.7-5,3.5c0,6.7,21.8,3.1,21.8,17.3 c0,8-6.5,12.9-16.4,12.9c-6.3,0-10.9-1.9-15.1-5.6c-0.7-0.6-1-1.4-1-2.2c0-0.6,0.2-1.3,0.6-1.9L33.7,48z"/> <path fill="3C4858" d="M69.4,73.1c0-2.2,1.4-3.4,4-3.4c4.9,0,7.2-2.3,7.2-8.3v-13c0-6.9,3-9.8,6.7-10.2c-4-0.5-6.7-4.4-6.7-10.2V15.1 c0-6.1-1.8-8.4-6.9-8.4H73c-2.2,0-3.6-1.3-3.6-3.5c0-2,1.5-3.2,3.7-3.2h2.3c9.3,0,12.4,4.5,12.4,12.7v12.5c0,5.8,2.6,8.4,5.2,9.4 c2.2,0.7,2.9,1.7,2.9,3.6c0,1.8-0.8,2.9-2.9,3.5c-2.7,0.8-5.2,3.1-5.2,8.4v14.1c0,8.7-4.3,12.1-12,12.1h-2.5 C71.1,76.4,69.4,75.1,69.4,73.1z"/> </g> </svg>
            <h1>Statamic 2</h1>
            <p>We can't find your template files so we're showing this page instead.</p>
        </div>
    </div>
</body>
</html>
