export const HtmlInput = () => { return `

html input is: {appState.contents.html}

` }