blog/root/test.html

12 lines
101 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Blog</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>