export default (data) => { const html = ` Multiparty Meeting `; return html; };