traefik/templates/notFound.tmpl

9 lines
117 B
Cheetah
Raw Normal View History

2015-09-10 15:13:35 +02:00
<!DOCTYPE html>
<html>
<head>
2015-09-10 16:46:27 +02:00
<title>Traefik</title>
2015-09-10 15:13:35 +02:00
</head>
<body>
Ohhhh man, this is bad...
</body>
</html>