Files
004_comission/armandarmand/task1/task1-ticket1/docker/test_pages/helloworld.html
louiscklaw ce9a4aa9b3 update,
2025-01-31 19:27:58 +08:00

11 lines
207 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
helloworld
</body>
</html>