<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Asymptomatic</title>
    <script src="https://kit.fontawesome.com/c2a4950a1a.js" crossorigin="anonymous"></script>
    <link href="/css/main.css" rel="stylesheet" />
    <link rel="alternate" type="application/rss+xml" title="Feed for Asymptomatic" href="/feed.xml" />
    
</head>

<body class="">
    <header class="nav-bar">
        <nav>
            <div class="site-title"><a href="/">Asymptomatic</a></div>
            <div class="search">
                <form action="/search" method="get">
                    <input type="text" placeholder="Search..." name="s">
                </form>
            </div>
            <div class="icons">
                <a href="https://www.facebook.com/owenwinkler/"><i class="fa-brands fa-facebook"></i></a>
                <a href="https://mastodon.social/@ringmaster"><i class="fa-brands fa-mastodon"></i></a>
                <a href="https://www.instagram.com/owenwinkler/"><i class="fa-brands fa-instagram"></i></a>
                <a href="https://x.com/ringmaster"><i class="fa-brands fa-twitter"></i></a>
                <a href="https://keybase.io/ringmaster"><i class="fa-brands fa-keybase"></i></a>
            </div>
        </nav>
    </header>
    <div class="container">



        <article>
    <header>
        <h2>Not Found</h2>
    </header>
    <main>
        <div class="content">
        <p>Sorry, that page does not exist.</p>
        </div>
    </main>
</article>


        <footer class="colophon">
            <p>&copy; 2024 Asymptomatic</p>
            <p>There are no items in the posts result set.</p>
            <p>About | Contact | <a href="https://github.com/ringmaster/Sn/">Sn</a> | Privacy Policy</p>
        </footer>
    </div>

    <script src="/js/stackupload.js"></script>
    <script>
        dropUpload("digitaloceanspaces.com", "/_upload", "/template/images/pic01.jpg");
    </script>
</body>

</html>