mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
Merge branch 'master' into frontend
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
<section class="form">
|
||||
<div class="form__title">
|
||||
Лист событий
|
||||
Настройки
|
||||
</div>
|
||||
<!-- лейблы -->
|
||||
<form action="/registration" method="POST">
|
||||
@@ -38,9 +38,9 @@
|
||||
<div class="form__row clearfix">
|
||||
<label class="form__log">
|
||||
<div class="form__field-title" >
|
||||
Telegramm
|
||||
Telegram
|
||||
</div>
|
||||
<input type="text" class="form__input-text" placeholder="Telegramm" name = "">
|
||||
<input type="text" class="form__input-text" placeholder="Telegram" name = "">
|
||||
</label>
|
||||
<label class="form__log">
|
||||
<div class="form__field-title" >
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
<div class="form__field-title" >
|
||||
Введите пароль
|
||||
</div>
|
||||
<input type="password" class="form__input-text" placeholder="Введите пароль" name = "UserPass">
|
||||
<input type="password" class="form__input-text" placeholder="Введите пароль" name = "UserPassw">
|
||||
</label>
|
||||
</div>
|
||||
<div class="form__btns">
|
||||
|
||||
Reference in New Issue
Block a user