diff options
Diffstat (limited to 'Base/home/anon/www/welcome.html')
-rw-r--r-- | Base/home/anon/www/welcome.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html index 24602f109e..5f6739bd16 100644 --- a/Base/home/anon/www/welcome.html +++ b/Base/home/anon/www/welcome.html @@ -1,6 +1,8 @@ +<!DOCTYPE html> <html> <head> <title>Welcome!</title> +<!-- this is a comment --> <style type="text/css"> body { background-color: #fff; |