mirror of
https://git.mills.io/prologic/zs
synced 2024-11-26 07:16:11 +03:00
10 lines
119 B
HTML
10 lines
119 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Simple</title>
|
||
|
</head>
|
||
|
<body><h1 id="simple">Simple</h1>
|
||
|
|
||
|
<p>Simple page</p>
|
||
|
</body>
|
||
|
</html>
|