26 lines
776 B
HTML
26 lines
776 B
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>An awful lot of weird stuff happened last night.</p>
|
||
|
<p>Not quite sure how to process it all.</p>
|
||
|
<p>So instead, here are my ranges:
|
||
|
<img src="http://ranna.ath.cx/~ranna/rannarange.jpg"/</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2005-04-07 18:23:54</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|