const choo = require('../../../') module.exports = function (params, state, send) { return choo.view`

Select a mailbox

` }