This commit is contained in:
lulzette
2021-03-04 18:58:53 +03:00
parent 3881cfc63c
commit bdde411f9e
4 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
<html>
<head>
<title>
Hello
</title>
</head>
<body>
<center>
<h1>
test page
</h1>
</center>
</body>
</html>