change file structure
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<link rel="stylesheet" href="static/style.css" />
|
||||
<link rel="stylesheet" href="static/error.css" />
|
||||
<link rel="stylesheet" href="static/error/error.css" />
|
||||
<link rel="stylesheet" href="static/card.css" />
|
||||
<link rel="stylesheet" href="static/login_page.css" />
|
||||
|
||||
@@ -33,4 +33,4 @@
|
||||
<button type="submit">Login</button>
|
||||
</form>
|
||||
|
||||
<script src="/static/error.js" type="text/javascript"></script>
|
||||
<script src="/static/error/error.js" type="text/javascript"></script>
|
||||
|
||||
Reference in New Issue
Block a user