And i’m very happy to be here
app.error_page = require("views.404") function app:handle_error(err, trace) return { render = "404" } end