<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head id="Head1" runat="server">
    <meta charset="utf-8" />
    <title>inkFrog</title>
    <meta content="width=device-width, initial-scale=1.0" name="viewport" />
    <meta content="" name="description" />
    <meta content="" name="author" />
    <!-- BEGIN GLOBAL MANDATORY STYLES -->
    <!-- END GLOBAL MANDATORY STYLES -->
    <!-- BEGIN PAGE LEVEL STYLES -->
    <link href="login.css" rel="stylesheet" type="text/css" />
    <!-- END PAGE LEVEL STYLES -->
    <link rel="shortcut icon" href="favicon.ico" />
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<body class="login">
    <div id="logout_content">
        <div class="content-wrap">
            <div class="content" style="text-align:center;padding-top:100px;padding-bottom:60px;">
                <img src="openlogo_med.png" style="margin-bottom:20px;"><br />
                <h3 id="error_primary">inkFrog has shut down as of June 1, 2026.</h3>
                Weâve made the difficult decision to shut down inkFrog effective June 1, 2026
                <br /><br />
                This was not an easy choice, but after careful consideration we believe itâs the right step forward. Weâre truly grateful for your support and for being part of our community 
                <br /><br />
                For billing related questions, please <a href="mailto:greg@wix.com">contact us.</a>
                <br /><br />
                Thank you again for being with us. We wish you continued success.
            </div>
        </div>
    </div>
</body>
<!-- END BODY -->
</html>