forked from Ivasoft/traefik
NotFoundHandler
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user