import html from 'choo/html'; import headerImage from '../../dev/images/header.png'; export const globalView = (state, emit, i18n, view) => { // Create a wrapper for view content that includes global header/footer return html`