NotFoundHandler
This commit is contained in:
parent
e60e955f90
commit
46ef489b03
6 changed files with 61 additions and 25 deletions
9
templates/notFound.tmpl
Normal file
9
templates/notFound.tmpl
Normal file
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>træfik</title>
|
||||
</head>
|
||||
<body>
|
||||
Ohhhh man, this is bad...
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue