module.exports = (req, res) => { res.render('listing.html'); }