diff --git a/HTTPServer.cpp b/HTTPServer.cpp index f1c91793..40edd5c7 100644 --- a/HTTPServer.cpp +++ b/HTTPServer.cpp @@ -357,34 +357,52 @@ namespace util std::stringstream s; // Html5 head start s << "\n"; // TODO: Add support for locale. - s << "
"; // TODO: Find something to parse html/template system. This is horrible. + s << ""; // TODO: Find something to parse html/template system. This is horrible. s << ""; - s << "