akf-forum/routes/get/register.js
2022-02-26 21:12:54 +03:00

1 line
No EOL
52 B
JavaScript

module.exports = (req,res)=> res.render("register");