diff --git a/src/Autoindex/Autoindex.cpp b/src/Autoindex/Autoindex.cpp index 715ee9e..38f81dd 100644 --- a/src/Autoindex/Autoindex.cpp +++ b/src/Autoindex/Autoindex.cpp @@ -14,6 +14,9 @@ std::string Autoindex::getPage(std::string path, std::string allpath, std::strin \n\ \n\ " + allpath + "\n\ + \n\ \n\ \n\

" + allpath + "

\n\ @@ -48,4 +51,4 @@ std::string Autoindex::getReference(std::string file, std::string dir, std::stri Autoindex::~Autoindex() { -} \ No newline at end of file +}