diff options
author | root <root@einstein.tg15.gathering.org> | 2015-04-05 04:07:34 +0200 |
---|---|---|
committer | root <root@einstein.tg15.gathering.org> | 2015-04-05 04:07:34 +0200 |
commit | 835f0309e46765a6e92d8aab178b937c74425359 (patch) | |
tree | 9712ef357370c86517b92bfa08bece8df7b8513b /web/nms-public.gathering.org | |
parent | c2e2960899fc2a52b8bf03f842bebf81c8b5404d (diff) |
Some more changes for TG15.
Diffstat (limited to 'web/nms-public.gathering.org')
-rw-r--r-- | web/nms-public.gathering.org/tempkart.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/nms-public.gathering.org/tempkart.html b/web/nms-public.gathering.org/tempkart.html new file mode 100644 index 0000000..216d855 --- /dev/null +++ b/web/nms-public.gathering.org/tempkart.html @@ -0,0 +1,10 @@ +<html> + <head> + <title>DHCP-kart</title> + <meta http-equiv="refresh" content="60"> + </head> + <body> + + <p><img src="tempkart.png" /></p> + </body> +</html> |