updated indentations
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<!doctype html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Login</title>
|
<title>Login</title>
|
||||||
@@ -12,7 +12,6 @@
|
|||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
||||||
|
|
||||||
<link rel="stylesheet" href="/loginassets/css/style.css">
|
<link rel="stylesheet" href="/loginassets/css/style.css">
|
||||||
<!-- <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> -->
|
|
||||||
<script src="/loginassets/js/login.js"></script>
|
<script src="/loginassets/js/login.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@@ -54,7 +53,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user