Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sseezov committed Mar 27, 2024
1 parent 76f87af commit f31a294
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,7 @@
<div class="row justify-content-center">
<div class="col-md-6">
<h2 class="mb-4">Регистрация</h2>
<<<<<<< HEAD
<div class="form-container"></div>
=======
<<<<<<< HEAD
<form id="registrationForm">
<div class="form-group">
<label for="inputName">Name</label>
<input type="text" class="form-control" id="inputName" placeholder="Введите ваше имя" name="name" required>
</div>
<div class="form-group">
<label for="inputEmail">Email</label>
<input type="text" class="form-control" id="inputEmail" placeholder="Введите email" name="email" required>
</div>
<input type="submit" value="Submit" class="btn btn-primary" disabled>
</form>
=======
<div class="form-container"></div>
>>>>>>> 02f9cff (delete branch)
>>>>>>> 789e718492fae34f8d9104375cf3422e5e96aee7
</div>
</div>
</div>
Expand Down

0 comments on commit f31a294

Please sign in to comment.