2019-03-02 05:13:04 +00:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8"/>
|
|
|
|
|
<title>Blog</title>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<article>
|
|
|
|
|
<h1>Lorem ipsum</h1>
|
|
|
|
|
<p>Lorem ipsum dolor sit ameph, …</p>
|
2019-03-05 01:03:44 +00:00
|
|
|
|
<a rel="nofollow" href="https://social.example.org/users/lain">lain’s account</a>
|
2019-03-02 05:13:04 +00:00
|
|
|
|
</article>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|