UNPKG

tools

Version:

Install for the tools

4 lines (3 loc) 83 B
exports.get = function(req,res) { res.render('forms.html', {test:"test"}, {}); }