Update templates/login.html
Browse files- templates/login.html +1 -1
templates/login.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
<title>Login</title>
|
| 5 |
|
| 6 |
-
<link rel="stylesheet" type="text/css" href="/static/
|
| 7 |
</head>
|
| 8 |
<body>
|
| 9 |
<footer>
|
|
|
|
| 3 |
<head>
|
| 4 |
<title>Login</title>
|
| 5 |
|
| 6 |
+
<link rel="stylesheet" type="text/css" href="/static/style2.css">
|
| 7 |
</head>
|
| 8 |
<body>
|
| 9 |
<footer>
|