GP | слияние

This commit is contained in:
Max
2024-07-02 05:36:39 +03:00
2 changed files with 21 additions and 5 deletions

View File

@@ -49,6 +49,7 @@
</head>
<body>
<!-- Пример формы для отправки в Телеграмм (обработчик send-telegram.php) -->
<form class="form" method="post" action="/send-telegram.php">
<div class="form__item">
@@ -62,6 +63,7 @@
<input class="form__input btn" type="submit" value="Отправить">
</form>
<script src="/assets/js/gp-main.js"></script>
</body>
</html>