diff options
Diffstat (limited to 'views/index.ejs')
| -rw-r--r-- | views/index.ejs | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/views/index.ejs b/views/index.ejs deleted file mode 100644 index a40bb55..0000000 --- a/views/index.ejs +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<!-- Project NewTube: Made by Alee and licensed with GPL-3.0 --> -<html> - -<head> - <% include ./includes/header %> -</head> - -<body class="dark"> -<% include ./includes/navbar %> -<div class="container"> - <h1>Hello World!</h1> -</div> -<% include ./includes/footer %> -</body> - -</html>
\ No newline at end of file |
