package main const dashboardHTML = ` Dashboard
{{item.method}} ‎{{item.path}}‎ {{item.status}}
{{request}}
{{response}}
Waiting for requests on http://localhost:{{config.proxyPort}}/
`