diff --git a/frontend/webserver.go b/frontend/webserver.go index 46dc401..a771339 100644 --- a/frontend/webserver.go +++ b/frontend/webserver.go @@ -90,7 +90,7 @@ func webBackendCommunicator(endpoint string, command string) func(w http.Respons if (command == "generic") && !(urlCommands == "memory" || urlCommands == "status") { renderPageTemplate(w, r, " - "+html.EscapeString(endpoint+" show "+urlCommands), - "