puike-site
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
local autoload = require("lapis.util").autoload
|
||||
|
||||
|
||||
local function Roothandler(self)
|
||||
return { render = "root" }
|
||||
end
|
||||
|
||||
return Roothandler
|
||||
Reference in New Issue
Block a user