<!doctype html>
<html>
    <head>
        <title>Zk | [no subject]</title>
        <link rel="stylesheet" type="text/css" href="/style.css" />
        <meta name="viewport" content="width=device-width" />
        <meta charset="utf-8" />
    </head>
    <body>
        <main>
            <header>
                <h1>Zk | [no subject]</h1>
            </header>
            <article class="content">
                <p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>What: Fort Fur Friday! 
When: Friday, March 18, anytime after 5 pm 
Where: Muke and Arik and Steph&rsquo;s place </p>
<p>1225 W Prospect Rd 
Bldg F Apt 206 
Fort Collins, CO 80526 </p>
<p>Our aptplex is the first one just west of Prospect and Shields, just past the  drivers license place. Turn south (from that intersection, it&rsquo;d be on the left)  into it.  Go straight, the road will bend a couple times (right then left) then you&rsquo;ll turn right and Building F is the one immediately on the left.  #206 is  in the back corner.
If you get lost you can call us:  (719) 7 61 46 04</p>
<p>Come hang out with da furs, do arty things, play videogames and watch &hellip; stuff</p>
            </article>
            <footer>
                <p>Page generated on 2005-03-21 03:38:46</p>
            </footer>
        </main>
        <script type="text/javascript">
        document.querySelectorAll('.tag').forEach(tag => {
            let text = tag.innerText;
            tag.innerText = '';
            tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
        });
        </script>
    </body>
</html>