6 lines
99 B
HTML
6 lines
99 B
HTML
<html>
|
|
<head> <meta charset="utf-8"> </head>
|
|
<body>
|
|
just a dummy html file
|
|
</body>
|
|
</html>
|