Because you don't want to see this everywhere: ``` return res.render('error.hbs', {message: '...}); ``` eg https://github.com/FACG2/wrap/blob/master/src/routes/helpers/auth.js#L11