traefik/templates/notFound.tmpl
2015-09-10 15:13:35 +02:00

9 lines
117 B
Cheetah

<!DOCTYPE html>
<html>
<head>
<title>træfik</title>
</head>
<body>
Ohhhh man, this is bad...
</body>
</html>