2021-08-23 02:35:10 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 001< / 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 | 001< / h1 >
< / header >
< article class = "content" >
2021-08-24 21:05:10 +00:00
< h1 id = "yared-zerezghi-2125" > Yared Zerezghi — 2125< / h1 >
2021-08-24 21:55:09 +00:00
< p > Although Yared Zerezghi was treated with the deference that was afforded to those who had attained such honors as he had, he was also regarded with the wary eyes due to anyone who might be considered hero and villain both.< / p >
2021-08-23 02:35:10 +00:00
< / article >
< footer >
2021-08-24 21:05:10 +00:00
< p > Page generated on 2021-08-24< / p >
2021-08-23 02:35:10 +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 >