Update login.html

This commit is contained in:
mrmarcus007
2022-03-28 14:16:59 +01:00
committed by GitHub
parent a0422d27d8
commit af21eb22cc
+1 -1
View File
@@ -34,7 +34,7 @@
<div class="container">
<div class="block-heading">
<h2 class="text-info">Log In</h2>
<p>Please login, this will allow you to make changes to and write too changer notes</p>
<p>Please login, this will allow you to make changes to </p>
</div>
<form>
<div class="mb-3"><label class="form-label" for="email">Email</label><input class="form-control item" type="email" id="email"></div>