fuck it im done
static files dont want to show up. I literally cannot serve static files
This commit is contained in:
10
currencyproj/home/templates/error.html
Normal file
10
currencyproj/home/templates/error.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>404</h1>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user