const html = require('choo/html'); module.exports = function() { return html`
`; };