no luck..

This commit is contained in:
newtbot 2024-01-31 03:32:41 +08:00
parent fea986a841
commit 2996684267
4 changed files with 7 additions and 7 deletions

View File

@ -77,7 +77,7 @@
</div>
<div class="container text-center">
<br>
<p>All Rights Reserved. &copy; 2023 <a href="/">EcoSaver</a>
<p>All Rights Reserved. &copy; 2024 <a href="/">EcoSaver</a>
</p>
</div>
</footer>

View File

@ -1,8 +1,6 @@
<%- include('logintop') %>
<body>
<section class="wrapper">
<section class="wrapper">
<div class="form">
<header>Reset Password</header>
<div class="card-header shadow actionMessage" style="display:none"></div>
@ -43,4 +41,6 @@
confirm_password.onkeyup = validatePassword;
</script>
</body>
</html>

View File

@ -82,4 +82,4 @@
</body>
</html>
</html>