Gregniuki commited on
Commit
96818d3
1 Parent(s): 5f2d635

Update templates/login.html

Browse files
Files changed (1) hide show
  1. templates/login.html +2 -0
templates/login.html CHANGED
@@ -2,6 +2,8 @@
2
  <html>
3
  <head>
4
  <title>Login</title>
 
 
5
  </head>
6
  <body>
7
  <h1>Login</h1>
 
2
  <html>
3
  <head>
4
  <title>Login</title>
5
+
6
+ <link rel="stylesheet" type="text/css" href="style.css">
7
  </head>
8
  <body>
9
  <h1>Login</h1>