24 lines
808 B
HTML
24 lines
808 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | Bike accident</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 | Bike accident</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
||
|
<p>Bike''s messed, I'm torn up, but I'm still alive. I'll have to patch a hole in the wall - I got a little angry</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2009-05-23 01:40:25</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|