const html = require('choo/html'); const assets = require('../../common/assets'); module.exports = function() { return html`
Firefox Send is brought to you by the all-new Firefox. Download Firefox now ≫
`; };