Gregniuki commited on
Commit
dc1083b
·
1 Parent(s): 68cd0c8

Update templates/register.html

Browse files
Files changed (1) hide show
  1. templates/register.html +1 -1
templates/register.html CHANGED
@@ -4,7 +4,7 @@
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Register</title>
7
- <link rel="stylesheet" type="text/css" href="/templates/style.css"> <!-- Add this line for your CSS -->
8
 
9
  </head>
10
  <body>
 
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
  <title>Register</title>
7
+ <link rel="stylesheet" type="text/css" href="/static/style.css"> <!-- Add this line for your CSS -->
8
 
9
  </head>
10
  <body>