10 lines
178 B
HTML
10 lines
178 B
HTML
<!DOCTYPE html>
|
|
<html prefix="ex: http://example.org/">
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0107</title>
|
|
</head>
|
|
<body>
|
|
<div rel="next"></div>
|
|
</body>
|
|
</html>
|