<!doctype html>
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if (gte IE 9)| IEMobile |!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
    <head>
        <meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />

        <title>Benjamin - Private Site Access</title>

        <meta name="HandheldFriendly" content="True">
        <meta name="MobileOptimized" content="320">
        <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1">
        <meta name="apple-mobile-web-app-capable" content="yes" />

        <meta http-equiv="cleartype" content="on">

        <link rel="stylesheet" href="https://www.benjaminevans.com/public/ghost.min.css?v=f2cc0d984c"/>
    </head>
    <body>
        <div class="gh-app">
            <div class="gh-viewport">
                <main class="gh-main" role="main">
                    <div class="gh-flow">
                        <div class="gh-flow-content-wrap">
                                <img class="site-icon" src="https://www.benjaminevans.com/content/images/2022/06/Rectangle-94.png" alt="icon">
                            <section class="gh-flow-content private">
                                <header>
                                    <h1>This site is private.</h1>
                                </header>
                                <form class="gh-signin" method="post" novalidate="novalidate">
                                    <div class="form-group">
                                            <input class="gh-input" type="password" name="password" autofocus="autofocus" placeholder="Password" />
                                    </div>
                                    <button class="gh-btn" type="submit"><span>Access site &rarr;</span></button>
                                </form>
                            </section>
                        </div>
                    </div>
                </main>
            </div>
        </div>
    </body>
</html>
