const html = require('../../../html') module.exports = function (params, state, send) { return html` Select a mailbox ` }
Select a mailbox