const html = require('../../../html') module.exports = function (state, prev, send) { return html`

Select a mailbox

` }