65 lines
2.8 KiB
HTML
65 lines
2.8 KiB
HTML
<!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>Matt - </p>
|
|
<p>Thanks for your order with CD Baby!</p>
|
|
<h1 id="shipping-address">Shipping Address</h1>
|
|
<p>Matt Scott
|
|
170 <strong><em>*</em></strong> Hall
|
|
Fort Collins, CO 80521-5220
|
|
Email: rannafox!SPAM!@mindspring.com</p>
|
|
<p>Qty Description Price Total
|
|
=== =========== ===== =====
|
|
1 BCM INTERNATIONAL: men of industry $15.00 $15.00</p>
|
|
<div class="codehilite"><pre><span></span><code><span class="err"> Sub Total $15.00</span>
|
|
<span class="err"> Shipping $2.25</span>
|
|
<span class="err"> Grand Total $17.25</span>
|
|
</code></pre></div>
|
|
|
|
|
|
<p>Your CD has been gently taken from our CD Baby shelves with
|
|
sterilized contamination-free gloves and placed onto a satin pillow.</p>
|
|
<p>A team of 50 employees inspected your CD and polished it to make sure
|
|
it was in the best possible condition before mailing.</p>
|
|
<p>Our packing specialist from Japan lit a candle and a hush fell over
|
|
the crowd as he put your CD into the finest gold-lined box that money
|
|
can buy.</p>
|
|
<p>We all had a wonderful celebration afterwards and the whole party
|
|
marched down the street to the post office where the entire town of
|
|
Portland waved ‘Bon Voyage!’ to your package, on its way to you, in
|
|
our private CD Baby jet on this day, Tuesday, February 15th.</p>
|
|
<p>I hope you had a wonderful time shopping at CD Baby. We sure did.
|
|
Your picture is on our wall as ‘Customer of the Year’. We’re all
|
|
exhausted but can’t wait for you to come back to CDBABY.COM!!</p>
|
|
<p>Thank you once again,</p>
|
|
<p>Derek Sivers, president, CD Baby
|
|
the little CD store with the best new independent music
|
|
phone: 1-800-448-6369 email: cdbaby@cdbaby.com
|
|
http://www.cdbaby.co</p>
|
|
</article>
|
|
<footer>
|
|
<p>Page generated on 2005-02-17 22:33:59</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>
|