diff options
Diffstat (limited to 'html/online.html')
| -rw-r--r-- | html/online.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/html/online.html b/html/online.html new file mode 100644 index 0000000..aa14f8d --- /dev/null +++ b/html/online.html @@ -0,0 +1,7 @@ +<html> + <meta http-equiv="refresh" content="20"> +<link rel=stylesheet href="style.css" type=text/css> + <body bgcolor=#000000 text=#ffffff> + %%MESSAGE%% + </body> +</html> |
