package websiteapp type WebDEApplication interface { Render() }