mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-07 04:26:23 +03:00
Исправлен текст
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
<section class="telegram">
|
||||
<div class="form">
|
||||
<div class="form__title">
|
||||
Ваш Telegram
|
||||
Ваш TelegramID
|
||||
</div>
|
||||
<form action="/workshop" method="POST" name="Telegram">
|
||||
<label class="form__log">
|
||||
@@ -137,7 +137,7 @@
|
||||
<input class="form__input-text" name="TGID" placeholder=@{{ tg_id }}
|
||||
type="text">
|
||||
{% else %}
|
||||
<input class="form__input-text" name="TGID" placeholder="@Логин" type="text">
|
||||
<input class="form__input-text" name="TGID" placeholder="@TelegramID" type="text">
|
||||
{% endif %}
|
||||
</label>
|
||||
<div class="form__btns">
|
||||
|
||||
Reference in New Issue
Block a user