38 lines
952 B
HTML
38 lines
952 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Zk | 00</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 | 00</h1>
|
||
|
</header>
|
||
|
<article class="content">
|
||
|
<hr />
|
||
|
<p>date: 2019-08-16
|
||
|
weight: 1</p>
|
||
|
<hr />
|
||
|
<div class="cw">Death</div>
|
||
|
|
||
|
<p>Matthew didn't end when I changed my name. Matthew ended September 14th, 2012.</p>
|
||
|
<blockquote>
|
||
|
<p>He died on the 6th. He just didn't know he was dead yet.</p>
|
||
|
</blockquote>
|
||
|
<p>May I post a log?</p>
|
||
|
<blockquote>
|
||
|
<p>You ask your ally for permission?</p>
|
||
|
</blockquote>
|
||
|
<p>Alright.</p>
|
||
|
<p>Watch the process of moving on.</p>
|
||
|
</article>
|
||
|
<footer>
|
||
|
<p>Page generated on 2020-04-24</p>
|
||
|
</footer>
|
||
|
</main>
|
||
|
</body>
|
||
|
</html>
|