muh
This commit is contained in:
@ -274,7 +274,6 @@ Websrv.prototype.getTpls = () => {
|
||||
"index": fs.readFileSync("./s/index.tpl.html", "utf-8"),
|
||||
"item": fs.readFileSync("./s/item.tpl.html", "utf-8"),
|
||||
"how": fs.readFileSync("./s/how.tpl.html", "utf-8"),
|
||||
"contact": fs.readFileSync("./s/contact.tpl.html", "utf-8"),
|
||||
"scripts": fs.readFileSync("./s/scripts.tpl.html", "utf-8")
|
||||
"contact": fs.readFileSync("./s/contact.tpl.html", "utf-8")
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user