9 lines
169 B
HTML
9 lines
169 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Non article title</title>
|
|
<meta name="description" content="This is the non-article description." />
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|