2022-08-07 03:35:14 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 012< / 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 | 012< / h1 >
< / header >
< article class = "content" >
< h2 id = "sorina-balan-ioan-balan" > Sorina Bălan — Ioan Bălan< / h2 >
2022-09-16 05:20:28 +00:00
< p > Ioan,< / p >
< p > I sent my last letter before receiving Aurel’ s. I will not apologize for apparently predicting that I would receive such. My congratulations to them, I suppose. Is that what one does in this situation? Either way, I wish them the best.< / p >
2022-08-07 03:35:14 +00:00
< / article >
< footer >
2022-09-16 05:20:28 +00:00
< p > Page generated on 2022-09-15< / p >
2022-08-07 03:35:14 +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 >