legacy/pairent_frontend/index.html

13 lines
516 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>
</head>
<body>
<h1>Добро пожаловать, фронтенд разработчики!</h1>
<p>Мы рады приветствовать вас на нашей странице. Здесь вы найдете много интересного о фронтенд разработке.</p>
<p>Сгенерировано ChatGPT3.</p>
<h1>Развивайтесь</h1>
</body>
</html>