<!DOCTYPE html>
<html class="navigationText designStyleOpen" lang="en">
<head>
    <title>Inactive domain</title>
    <meta name="HandheldFriendly" content="true" />
    <meta name="MobileOptimized" content="width" />
    <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width" />
    <link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
    <style>
        html {
            background-color: #eee;
        }

        body {
            margin: 0;
            padding: 0;
            font-family: 'Lato', sans-serif;
        }

        p {
            color: #444;
            font-size: 20px;
            font-family: 'Lato', sans-serif;
        }

        div {
            text-align: center;
            margin: 0 auto;
            max-width: 400px;
            padding: 100px 20px 20px 20px;
            color: #333;
        }

        span {
            font-size: 36px;
            font-weight: normal;
        }
    </style>
</head>
<body>
    <div>
        <span>Inactive Domain</span>
        <p>
            The domain <b>hoganspharmacy.com.au</b> is not correctly mapped to a Storbie Site.
        </p><p>
            Are you the owner of this domain?
        </p><p>
            <a href="https://www.storbie.com">Contact us</a> to configure this domain to connect to your Storbie shop.
        </p>
    </div>
</body>
</html>

