diff --git a/static/templates/404.html b/static/templates/404.html index 55645dbd7..2f6cf2acf 100644 --- a/static/templates/404.html +++ b/static/templates/404.html @@ -1,5 +1,5 @@ - + Content not found diff --git a/test/server.cpp b/test/server.cpp index bff14f654..8b99a123c 100644 --- a/test/server.cpp +++ b/test/server.cpp @@ -392,7 +392,7 @@ std::string TestContentIn404HtmlResponse::expectedResponse() const { const std::string frag[] = { R"FRAG( - + Content not found