diff options
Diffstat (limited to '')
-rw-r--r-- | public/views/index.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs index bd2c4fe6..b88b66b1 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html> <head> <%- include('index/head') %> |