diff options
Diffstat (limited to 'myweb/demo/templates')
| -rw-r--r-- | myweb/demo/templates/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/myweb/demo/templates/index.html b/myweb/demo/templates/index.html new file mode 100644 index 0000000..c5c4431 --- /dev/null +++ b/myweb/demo/templates/index.html @@ -0,0 +1,4 @@ + +<html> +hello world! +</html>
\ No newline at end of file |
