reset pass logic

This commit is contained in:
knighthawk4227 committed 2025-05-07 13:03:26 -07:00
1 parent 617fc8d877
commit 088f9ea55a
7 files changed
+106 -11

No files matched your search

+2 -2
View File
@@ -25,7 +25,7 @@
<label>Remember me</label>
</div>
<div>
<a href="#" class="text-indigo-600 font-semibold">Forgot Password? </a>
<a href="/forgotPassword" class="text-indigo-600 font-semibold">Forgot Password? </a>
</div>
</div>
<div class="mt-5">
@@ -41,4 +41,4 @@
</div>
</main>
<%- include("./partials/footer") %>
<%- include("./partials/footer") %>