test/www/public/index.html

14 lines
214 B
HTML
Raw Normal View History

2024-08-26 06:24:31 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PHP</title>
</head>
<body>
2024-09-02 08:01:17 +00:00
<h1>Ida</h1>
2024-08-26 06:24:31 +00:00
</body>
</html>