html/min-sane.html
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>Min sane</title>
</head>
<body>
<p>This is the smallest sane HTML5 document.</p>
</body>
</html>
<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<title>Min sane</title>
</head>
<body>
<p>This is the smallest sane HTML5 document.</p>
</body>
</html>