module.exports.index = function(req, res, render) { render('index.pug'); }