2020-11-15 09:43:09 +00:00
<!doctype html>
< html >
< head >
2022-01-06 03:35:05 +00:00
< title > Zk | 003< / title >
2020-11-15 09:43:09 +00:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
2022-01-06 03:35:05 +00:00
< h1 > Zk | 003< / h1 >
2020-11-15 09:43:09 +00:00
< / header >
< article class = "content" >
2022-01-06 03:35:05 +00:00
< h1 id = "ioan-balan-2346" > Ioan Bălan — 2346< / h1 >
< p > Ioan and May speculate on how True Name must be taking it locally/Pollux, suggest Codrin’ s grand gesture for Dear being bringing the polycule to the DMZ, more on stability re: Odists.< / p >
2020-11-15 09:43:09 +00:00
< / article >
< footer >
2022-01-06 03:35:05 +00:00
< p > Page generated on 2022-01-06< / p >
2020-11-15 09:43:09 +00:00
< / 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 >