Files
Lab4/14/about.html
MishaBagger b6c10cc93f MACHIN
2023-10-25 09:15:21 +03:00

11 lines
195 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>О сайте</title>
<meta charset="utf-8" />
</head>
<body>
<h1>О сайте</h1>
</body>
<html></html>
</html>