diff options
Diffstat (limited to 'Components/Main.wo/Main.html')
| -rw-r--r-- | Components/Main.wo/Main.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Components/Main.wo/Main.html b/Components/Main.wo/Main.html new file mode 100644 index 0000000..7f43a90 --- /dev/null +++ b/Components/Main.wo/Main.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<html> + <head> + <title>Untitled</title> + </head> + <body> +Hello World + </body> +</html> |
