1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-27 18:55:25 +03:00
traefik/templates/notFound.tmpl
2015-09-10 16:46:27 +02:00

9 lines
117 B
Cheetah

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