web/lang/html.template.md

11 lines
193 B
Markdown
Raw Permalink Normal View History

2025-10-17 13:23:19 +08:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title></title>
</head>
<body>
</body>
</html>