diff options
Diffstat (limited to 'wk9/lect/templates/index.html')
-rw-r--r-- | wk9/lect/templates/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/wk9/lect/templates/index.html b/wk9/lect/templates/index.html deleted file mode 100644 index 28aaf9f..0000000 --- a/wk9/lect/templates/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> - -<html lang="en"> - <head> - <meta name="viewport" content="initial-scale=1, width=device-width"> - <title>hello</title> - </head> - <body> - Hello, World - </body> -</html> |